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 a5cde9d + f99b12c commit 6e65599Copy full SHA for 6e65599
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.7"]
+dependencies = ["ruff==0.11.9"]
70
config-path = "none" # Disable Hatch's default Ruff config.
71
72
[tool.ruff]
0 commit comments