Skip to content

Commit 85bc9ca

Browse files
committed
pre-commit: remove deprecated fix-encoding-pragma hook
Deprecated by pre-commit.
1 parent ebc4540 commit 85bc9ca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ repos:
1010
hooks:
1111
- id: trailing-whitespace
1212
- id: end-of-file-fixer
13-
- id: fix-encoding-pragma
14-
args: [--remove]
1513
- id: check-yaml
1614
- id: debug-statements
1715
exclude: _pytest/(debugging|hookspec).py

0 commit comments

Comments
 (0)