Skip to content

Commit 30514e5

Browse files
authored
Merge pull request #117 from crossplane/renovate/ruff-0.x
chore(deps): update dependency ruff to v0.12.3
2 parents a63e997 + 80724cb commit 30514e5

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
@@ -49,7 +49,7 @@ development = "python function/main.py --insecure --debug"
4949

5050
# This special environment is used by hatch fmt.
5151
[tool.hatch.envs.hatch-static-analysis]
52-
dependencies = ["ruff==0.11.2"]
52+
dependencies = ["ruff==0.12.3"]
5353
config-path = "none" # Disable Hatch's default Ruff config.
5454

5555
[tool.ruff]

0 commit comments

Comments
 (0)