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.
1 parent e84db1b commit a25399dCopy full SHA for a25399d
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.3"]
+dependencies = ["ruff==0.12.5"]
53
config-path = "none" # Disable Hatch's default Ruff config.
54
55
[tool.ruff]
0 commit comments