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 ba6d04d + ae9c371 commit 17e3971Copy full SHA for 17e3971
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.9.0"]
+dependencies = ["ruff==0.9.1"]
54
config-path = "none" # Disable Hatch's default Ruff config.
55
56
[tool.ruff]
0 commit comments