mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-21 22:36:31 +00:00
Update pre-commit hooks
This commit is contained in:
parent
781a24f328
commit
c73710dc56
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v2.4.0
|
rev: v4.0.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-added-large-files
|
- id: check-added-large-files
|
||||||
- id: check-toml
|
- id: check-toml
|
||||||
@ -16,6 +16,6 @@ repos:
|
|||||||
- id: check-symlinks
|
- id: check-symlinks
|
||||||
- id: check-case-conflict
|
- id: check-case-conflict
|
||||||
- repo: git://github.com/jumanjihouse/pre-commit-hooks
|
- repo: git://github.com/jumanjihouse/pre-commit-hooks
|
||||||
rev: 1.11.0
|
rev: 2.1.5
|
||||||
hooks:
|
hooks:
|
||||||
- id: shellcheck
|
- id: shellcheck
|
||||||
|
Loading…
Reference in New Issue
Block a user