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 484dec9 commit 465d86bCopy full SHA for 465d86b
2 files changed
.pre-commit-config.yaml
@@ -1,6 +1,8 @@
1
ci:
2
autoupdate_commit_msg: "chore: update pre-commit hooks"
3
4
+exclude: '\.ipynb\.py$'
5
+
6
repos:
7
- repo: https://github.com/pre-commit/pre-commit-hooks
8
rev: v6.0.0
0 commit comments