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