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 6e65599 + f4dc6e4 commit 5e5b8ecCopy full SHA for 5e5b8ec
pyproject.toml
@@ -66,7 +66,7 @@ packages = ["crossplane"]
66
67
# This special environment is used by hatch fmt.
68
[tool.hatch.envs.hatch-static-analysis]
69
-dependencies = ["ruff==0.11.9"]
+dependencies = ["ruff==0.11.13"]
70
config-path = "none" # Disable Hatch's default Ruff config.
71
72
[tool.ruff]
0 commit comments