diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 97c21d7..84dd44e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: hooks: - id: nbstripout - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.20.2 + rev: v2.0.0 hooks: - id: mypy - repo: https://github.com/igorshubovych/markdownlint-cli