diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c56033f..bc36165 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ repos: - repo: https://github.com/kynan/nbstripout - rev: 0.7.1 + rev: 0.8.1 hooks: - id: nbstripout files: ".ipynb"