Skip to content

Commit 764abc1

Browse files
committed
pre-commit back off
1 parent 4c3e2fe commit 764abc1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ repos:
2020
stages: [pre-commit]
2121
language: system
2222
entry: jupyter nbconvert --clear-output
23-
exclude: docs/pre_executed/performance.ipynb
24-
#exclude: docs/about/performance.ipynb
23+
exclude: docs/pre_executed
2524
# Prevents committing directly branches named 'main' and 'master'.
2625
- repo: https://github.com/pre-commit/pre-commit-hooks
2726
rev: v4.4.0

0 commit comments

Comments
 (0)