update deprecated pre-commit hook
This commit is contained in:
parent
078a3c3631
commit
afda0ed9f2
1 changed files with 1 additions and 1 deletions
|
|
@ -25,6 +25,6 @@ repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v3.4.0
|
rev: v3.4.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-byte-order-marker
|
- id: fix-byte-order-marker
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue