Remove unnecessary chunk from pre-commit-config

This commit is contained in:
Anthony Sottile 2014-04-03 22:29:58 -07:00
parent 84fbf05803
commit 777d06b336
1 changed files with 0 additions and 4 deletions

View File

@ -18,9 +18,5 @@
hooks:
- id: validate_config
files: ^\.pre-commit-config.yaml$
exclude: ^$
args: []
- id: validate_manifest
files: ^hooks.yaml$
exclude: ^$
args: []