Skip to content

Commit ceaa8a6

Browse files
Upgrade Ruff to 0.14.11
Run `python scripts/update_ruff.py`.
1 parent 47ff456 commit ceaa8a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/hatch/env/internal/static_analysis.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ def get_default_config() -> dict[str, Any]:
1717
}
1818

1919

20-
RUFF_DEFAULT_VERSION: str = "0.13.2"
20+
RUFF_DEFAULT_VERSION: str = "0.14.11"

0 commit comments

Comments
 (0)