We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 192b1d0 + f1ae43e commit 8551576Copy full SHA for 8551576
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.0"]
+dependencies = ["ruff==0.9.1"]
66
config-path = "none" # Disable Hatch's default Ruff config.
67
68
[tool.ruff]
0 commit comments