chore(pre-commit): update dependecies
This commit is contained in:
parent
209330e026
commit
0b6a8f0d3b
|
@ -1,11 +1,11 @@
|
||||||
|
repos:
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
sha: v0.9.1
|
sha: v1.1.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
- repo: https://github.com/pre-commit/pre-commit
|
- repo: https://github.com/pre-commit/pre-commit
|
||||||
sha: v0.16.2
|
sha: v1.3.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: validate_config
|
|
||||||
- id: validate_manifest
|
- id: validate_manifest
|
||||||
|
|
Loading…
Reference in a new issue