Skip to content

Commit c472043

Browse files
committed
Make check-symlinks 0.15.0 compatible
1 parent c847dd3 commit c472043

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
language: python
6464
# Match all files
6565
files: ''
66+
types: [symlink]
6667
- id: check-xml
6768
name: Check Xml
6869
description: This hook checks xml files for parseable syntax.

hooks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
language: python
6464
# Match all files
6565
files: ''
66+
types: [symlink]
6667
- id: check-xml
6768
name: Check Xml
6869
description: This hook checks xml files for parseable syntax.

0 commit comments

Comments
 (0)