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 2b471f1 + 01614fa commit 18f050fCopy full SHA for 18f050f
pyproject.toml
@@ -49,7 +49,7 @@ development = "python function/main.py --insecure --debug"
49
50
# This special environment is used by hatch fmt.
51
[tool.hatch.envs.hatch-static-analysis]
52
-dependencies = ["ruff==0.12.5"]
+dependencies = ["ruff==0.12.7"]
53
config-path = "none" # Disable Hatch's default Ruff config.
54
55
[tool.ruff]
0 commit comments