Skip to content

Commit 1cc1156

Browse files
authored
Merge pull request #234 from pre-commit/remove_validate_config
Remove unneeded validate_config pre-commit hook
2 parents 78dffcc + d87f6cb commit 1cc1156

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
- repo: https://github.com/pre-commit/pre-commit
1616
sha: v0.16.3
1717
hooks:
18-
- id: validate_config
1918
- id: validate_manifest
2019
- repo: https://github.com/asottile/reorder_python_imports
2120
sha: v0.3.5

0 commit comments

Comments
 (0)