commit | c4720434ba44e12f36c411b09586657f5a8c3ab7 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Sun Jul 02 19:55:58 2017 -0700 |
committer | Anthony Sottile <asottile@umich.edu> | Sun Jul 02 19:55:58 2017 -0700 |
tree | 2e017183c948343bd9b398df6580e6fc311c9417 | |
parent | c847dd3f2e7260830b6fc66a6a3ed7a837e3bdb1 [diff] [blame] |
Make check-symlinks 0.15.0 compatible
diff --git a/.pre-commit-hooks.yaml b/.pre-commit-hooks.yaml index 0604585..b9bcaac 100644 --- a/.pre-commit-hooks.yaml +++ b/.pre-commit-hooks.yaml
@@ -63,6 +63,7 @@ language: python # Match all files files: '' + types: [symlink] - id: check-xml name: Check Xml description: This hook checks xml files for parseable syntax.