diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b4d2aaa..80162b3 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.7.1 + rev: 0.8.0 hooks: - id: nbstripout