diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8a82e585..7e5f4fe1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: exclude: pysr/test/test_nb.ipynb # Stripping notebooks - repo: https://github.com/kynan/nbstripout - rev: 0.7.1 + rev: 0.8.0 hooks: - id: nbstripout exclude: pysr/test/test_nb.ipynb