diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 38c1ab87..2e611314 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,6 +39,6 @@ repos: language: python types: [file, yaml] - repo: https://github.com/kynan/nbstripout - rev: 0.7.1 + rev: 0.8.0 hooks: - id: nbstripout