Skip to content

Commit f99b12c

Browse files
chore(deps): update dependency ruff to v0.11.9
1 parent 27e990f commit f99b12c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ packages = ["crossplane"]
6666

6767
# This special environment is used by hatch fmt.
6868
[tool.hatch.envs.hatch-static-analysis]
69-
dependencies = ["ruff==0.11.7"]
69+
dependencies = ["ruff==0.11.9"]
7070
config-path = "none" # Disable Hatch's default Ruff config.
7171

7272
[tool.ruff]

0 commit comments

Comments
 (0)