diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 80162b3..9c3f6c2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,6 +17,6 @@ repos: - id: black-jupyter - repo: https://github.com/kynan/nbstripout - rev: 0.8.0 + rev: 0.8.1 hooks: - id: nbstripout