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