Skip to content

Commit 08ee6f0

Browse files
committed
Bump pre-commit hooks.
1 parent 22bda83 commit 08ee6f0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repos:
1414
- id: fix-future-annotations
1515

1616
- repo: https://github.com/astral-sh/ruff-pre-commit
17-
rev: v0.9.6
17+
rev: v0.9.7
1818
hooks:
1919
- id: ruff
2020
args: [--fix, --exit-non-zero-on-fix]
@@ -33,8 +33,6 @@ repos:
3333
- repo: https://github.com/pre-commit/pre-commit-hooks
3434
rev: v5.0.0
3535
hooks:
36-
- id: fix-encoding-pragma
37-
args: [--remove]
3836
- id: trailing-whitespace
3937
- id: end-of-file-fixer
4038
- id: check-yaml

0 commit comments

Comments
 (0)