Skip to content

Commit

Permalink
Added nbstripout to pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Panchenko committed Nov 23, 2021
1 parent 7e1b010 commit 4f5ace3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@ repos:
rev: 5.6.4
hooks:
- id: isort
- repo: https://github.com/kynan/nbstripout
rev: 0.5.0
hooks:
- id: nbstripout

0 comments on commit 4f5ace3

Please sign in to comment.