Skip to content

Commit 36516f7

Browse files
committed
update regex for github templates
1 parent b8e7c26 commit 36516f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ci:
44
autoupdate_schedule: quarterly
55

66
# exclude notebook files and markdown issue templates
7-
exclude: '\.ipynb$|\.github/ISSUE_TEMPLATE/.*
7+
exclude: '\.ipynb$|^\.github/'
88

99
repos:
1010
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)