diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d35a4cbd..8039cac2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -96,7 +96,7 @@ repos: - id: add-trailing-comma exclude: nonunicode/.* - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.20.2 + rev: v2.1.0 hooks: - id: mypy require_serial: True