Skip to content

Commit

Permalink
remove deprecated fix-encoding-pragma hook
Browse files Browse the repository at this point in the history
Change-Id: I88cf9f03c744ff0ee6ba5fc787d8c240d19b1ccb
  • Loading branch information
JJMC89 committed Nov 1, 2024
1 parent 3f3ddb6 commit bbe4c79
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ repos:
- id: end-of-file-fixer
- id: fix-byte-order-marker
exclude: '^tests/data/'
- id: fix-encoding-pragma
args:
- --remove
- id: forbid-new-submodules
- id: mixed-line-ending
- id: pretty-format-json
Expand Down

0 comments on commit bbe4c79

Please sign in to comment.