| commit | d87f6cba306bfbc1829f800db0f1d49fc0fa8bb6 | [log] [tgz] |
|---|---|---|
| author | Anthony Sottile <asottile@umich.edu> | Thu Sep 07 17:48:54 2017 -0700 |
| committer | Anthony Sottile <asottile@umich.edu> | Thu Sep 07 17:48:54 2017 -0700 |
| tree | 96de93f04b84a70eab3cc1a69e2f27264ddfe376 | |
| parent | 78dffcc819dede287b235299bd05694e6e30eb46 [diff] |
Remove unneeded validate_config pre-commit hook
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 24c1859..0104614 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -15,7 +15,6 @@ - repo: https://github.com/pre-commit/pre-commit sha: v0.16.3 hooks: - - id: validate_config - id: validate_manifest - repo: https://github.com/asottile/reorder_python_imports sha: v0.3.5