Skip to content

Commit cf67e6d

Browse files
authored
Merge pull request #147 from crossplane/renovate/ruff-0.x
chore(deps): update dependency ruff to v0.11.7
2 parents 3931d50 + 7a915c2 commit cf67e6d

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.6"]
69+
dependencies = ["ruff==0.11.7"]
7070
config-path = "none" # Disable Hatch's default Ruff config.
7171

7272
[tool.ruff]

0 commit comments

Comments
 (0)