Skip to content

Commit

Permalink
exclude jupyter notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Sep 6, 2023
1 parent c970a8a commit c4b76d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ repos:
- id: debug-statements
- id: pretty-format-json
args: [ '--autofix', '--no-ensure-ascii', '--no-sort-keys' ]
exclude: .ipynb
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.10.0
hooks:
Expand Down

0 comments on commit c4b76d9

Please sign in to comment.