Skip to content

Commit ba1480f

Browse files
chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.11
1 parent 591c48f commit ba1480f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ repos:
5555
# - uv.lock: auto-generated file
5656
exclude: (ideas/|resources/|tests/|uv.lock)
5757
- repo: https://github.com/astral-sh/ruff-pre-commit
58-
rev: v0.14.10
58+
rev: v0.14.11
5959
hooks:
6060
- id: ruff-check
6161
args: [--fix]

0 commit comments

Comments
 (0)