Skip to content

Commit da097cd

Browse files
authored
Merge pull request #160 from crossplane/renovate/ruff-0.x
chore(deps): update dependency ruff to v0.12.3
2 parents 2e24e3f + e17ee2f commit da097cd

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

7272
[tool.ruff]

0 commit comments

Comments
 (0)