Update pre-commit hook pre-commit/pre-commit-hooks to v6
This commit is contained in:
committed by
Slavi Pantaleev
parent
d69b5b5beb
commit
8c84fb245c
@@ -6,7 +6,7 @@ exclude: "LICENSES/"
|
|||||||
# See: https://pre-commit.com/hooks.html
|
# See: https://pre-commit.com/hooks.html
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v5.0.0
|
rev: v6.0.0
|
||||||
hooks:
|
hooks:
|
||||||
# - id: check-executables-have-shebangs
|
# - id: check-executables-have-shebangs
|
||||||
- id: check-added-large-files
|
- id: check-added-large-files
|
||||||
|
Reference in New Issue
Block a user