Update pre-commit-config
Co-authored-by: Ryan Richard <richardry@vmware.com> Co-authored-by: Benjamin A. Petersen <ben@benjaminapetersen.me>
This commit is contained in:
parent
488296a480
commit
a812646dd1
@ -2,7 +2,7 @@
|
|||||||
# On macOS, try `brew install pre-commit` and then run `pre-commit install`.
|
# On macOS, try `brew install pre-commit` and then run `pre-commit install`.
|
||||||
exclude: '^(site|generated)/'
|
exclude: '^(site|generated)/'
|
||||||
repos:
|
repos:
|
||||||
- repo: git://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
rev: v3.2.0
|
rev: v3.2.0
|
||||||
hooks:
|
hooks:
|
||||||
# TODO: find a version of this to validate ytt templates?
|
# TODO: find a version of this to validate ytt templates?
|
||||||
|
Loading…
Reference in New Issue
Block a user