We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f55079 + f0bb336 commit 1f3d442Copy full SHA for 1f3d442
pyproject.toml
@@ -63,7 +63,7 @@ packages = ["crossplane"]
63
64
# This special environment is used by hatch fmt.
65
[tool.hatch.envs.hatch-static-analysis]
66
-dependencies = ["ruff==0.11.3"]
+dependencies = ["ruff==0.11.6"]
67
config-path = "none" # Disable Hatch's default Ruff config.
68
69
[tool.ruff]
0 commit comments