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 6380042 commit be99359Copy full SHA for be99359
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.7"]
+dependencies = ["ruff==0.12.8"]
53
config-path = "none" # Disable Hatch's default Ruff config.
54
55
[tool.ruff]
0 commit comments