We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac7b17f + 06ee540 commit 5afe032Copy full SHA for 5afe032
pyproject.toml
@@ -50,7 +50,7 @@ development = "python function/main.py --insecure --debug"
50
51
# This special environment is used by hatch fmt.
52
[tool.hatch.envs.hatch-static-analysis]
53
-dependencies = ["ruff==0.8.6"]
+dependencies = ["ruff==0.9.0"]
54
config-path = "none" # Disable Hatch's default Ruff config.
55
56
[tool.ruff]
0 commit comments