We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81df679 + 773346f commit 84cf34eCopy full SHA for 84cf34e
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.7.1"]
+dependencies = ["ruff==0.8.6"]
66
config-path = "none" # Disable Hatch's default Ruff config.
67
68
[tool.ruff]
0 commit comments