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 3972d64 + eed39d5 commit 78c05dcCopy full SHA for 78c05dc
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.12.5"]
+dependencies = ["ruff==0.12.7"]
70
config-path = "none" # Disable Hatch's default Ruff config.
71
72
[tool.ruff]
0 commit comments