mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-09 21:04:17 +00:00
Merge pull request #234 from pre-commit/remove_validate_config
Remove unneeded validate_config pre-commit hook
This commit is contained in:
commit
1cc11568d0
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue