| commit | 777d06b3368e1b17481e2cd4b3a78cb2eda57dc4 | [log] [tgz] |
|---|---|---|
| author | Anthony Sottile <asottile@umich.edu> | Thu Apr 03 22:29:58 2014 -0700 |
| committer | Anthony Sottile <asottile@umich.edu> | Thu Apr 03 22:29:58 2014 -0700 |
| tree | 64990910f357177101ea90d0dc14a7e6b624872a | |
| parent | 84fbf05803f25fea2ad4a9509b3666840bf580b4 [diff] |
Remove unnecessary chunk from pre-commit-config
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b1feec3..1453ed0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -18,9 +18,5 @@ hooks: - id: validate_config files: ^\.pre-commit-config.yaml$ - exclude: ^$ - args: [] - id: validate_manifest files: ^hooks.yaml$ - exclude: ^$ - args: []