Merge pull request #234 from pre-commit/remove_validate_config

Remove unneeded validate_config pre-commit hook
This commit is contained in:
Anthony Sottile 2017-09-07 17:56:55 -07:00 committed by GitHub
commit 1cc11568d0

View file

@ -15,7 +15,6 @@
- repo: https://github.com/pre-commit/pre-commit - repo: https://github.com/pre-commit/pre-commit
sha: v0.16.3 sha: v0.16.3
hooks: hooks:
- id: validate_config
- id: validate_manifest - id: validate_manifest
- repo: https://github.com/asottile/reorder_python_imports - repo: https://github.com/asottile/reorder_python_imports
sha: v0.3.5 sha: v0.3.5