diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fe43284..388b067 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,7 +54,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]