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 0651813 + a82962a commit 192b1d0Copy full SHA for 192b1d0
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.8.6"]
+dependencies = ["ruff==0.9.0"]
66
config-path = "none" # Disable Hatch's default Ruff config.
67
68
[tool.ruff]
0 commit comments