chore: update dependecies
This commit is contained in:
parent
a0930dcc49
commit
209330e026
|
@ -1,11 +1,11 @@
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
sha: 5bf6c09bfa1297d3692cadd621ef95f1284e33c0
|
sha: v0.9.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: 1be4e4f82e31336fa5fca096c962c72ac0041537
|
sha: v0.16.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: validate_config
|
- id: validate_config
|
||||||
- id: validate_manifest
|
- id: validate_manifest
|
||||||
|
|
Loading…
Reference in a new issue