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 0262a24 commit ed95373Copy full SHA for ed95373
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.2"]
+dependencies = ["ruff==0.11.3"]
67
config-path = "none" # Disable Hatch's default Ruff config.
68
69
[tool.ruff]
0 commit comments