diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 04f888ad..d570bab6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: flake8 # additional_dependencies: [flake8-docstrings, flake8-bugbear, flake8-spellcheck, flake8-import-order] - repo: https://github.com/kynan/nbstripout - rev: 0.4.0 + rev: 0.5.0 hooks: - id: nbstripout - repo: https://github.com/asottile/blacken-docs