diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a6a5ae095..2284fcad6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,6 +44,10 @@ repos: rev: v1.20.9 hooks: - id: typos + - repo: https://github.com/kynan/nbstripout + rev: 0.7.1 + hooks: + - id: nbstripout - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.5.0 hooks: