Skip to content

Commit 8525ceb

Browse files
chore(deps): update dependency ruff to v0.9.4
1 parent 597f5ee commit 8525ceb

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.9.3"]
65+
dependencies = ["ruff==0.9.4"]
6666
config-path = "none" # Disable Hatch's default Ruff config.
6767

6868
[tool.ruff]

0 commit comments

Comments
 (0)