|
|
@@ -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 |
|
|
|