diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a824c6b..830f82e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: hooks: - id: nbstripout args: [--extra-keys=metadata.kernelspec metadata.language_info.version] - - repo: https://github.com/pre-commit/mirrors-mypy +- repo: https://github.com/pre-commit/mirrors-mypy rev: "v1.8.0" hooks: - id: mypy