Skip to content

Commit 6d973b5

Browse files
committed
Update pre-commit hooks.
1 parent 9472e19 commit 6d973b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
args: [--fix, lf]
1717
- id: trailing-whitespace
1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: "v0.11.8"
19+
rev: "v0.11.11"
2020
hooks:
2121
- id: ruff
2222
args: [--fix, --exit-non-zero-on-fix]

0 commit comments

Comments
 (0)