We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2388386 commit 195cdb7Copy full SHA for 195cdb7
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.5"]
+dependencies = ["ruff==0.11.1"]
54
config-path = "none" # Disable Hatch's default Ruff config.
55
56
[tool.ruff]
0 commit comments