Skip to content

Commit 597f5ee

Browse files
authored
Merge pull request crossplane#119 from crossplane/renovate/ruff-0.x
chore(deps): update dependency ruff to v0.9.3
2 parents ce63739 + 0932de3 commit 597f5ee

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

6868
[tool.ruff]

0 commit comments

Comments
 (0)