Skip to content

Commit 773346f

Browse files
chore(deps): update dependency ruff to v0.8.6
1 parent 77f1f6e commit 773346f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ packages = ["crossplane"]
6262

6363
# This special environment is used by hatch fmt.
6464
[tool.hatch.envs.hatch-static-analysis]
65-
dependencies = ["ruff==0.7.1"]
65+
dependencies = ["ruff==0.8.6"]
6666
config-path = "none" # Disable Hatch's default Ruff config.
6767

6868
[tool.ruff]

0 commit comments

Comments
 (0)