We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3931d50 + 7a915c2 commit cf67e6dCopy full SHA for cf67e6d
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.6"]
+dependencies = ["ruff==0.11.7"]
70
config-path = "none" # Disable Hatch's default Ruff config.
71
72
[tool.ruff]
0 commit comments