diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f5d0093..ef79fcf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: # Clean jupyter notebook outputs - repo: https://github.com/kynan/nbstripout - rev: 0.8.1 + rev: 0.8.2 hooks: - id: nbstripout args: [--keep-id]