We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8e7c26 commit 36516f7Copy full SHA for 36516f7
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ ci:
4
autoupdate_schedule: quarterly
5
6
# exclude notebook files and markdown issue templates
7
-exclude: '\.ipynb$|\.github/ISSUE_TEMPLATE/.*
+exclude: '\.ipynb$|^\.github/'
8
9
repos:
10
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments