diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 341a396..5c20c8a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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