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 3972d64 commit eed39d5Copy full SHA for eed39d5
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