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 4ad65f2 commit 4fb63f2Copy full SHA for 4fb63f2
pyproject.toml
@@ -62,7 +62,7 @@ packages = ["crossplane"]
62
63
# This special environment is used by hatch fmt.
64
[tool.hatch.envs.hatch-static-analysis]
65
-dependencies = ["ruff==0.9.5"]
+dependencies = ["ruff==0.11.2"]
66
config-path = "none" # Disable Hatch's default Ruff config.
67
68
[tool.ruff]
0 commit comments