diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a1006ee..c329647 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: args: ['--py37-plus'] - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.5.1 + rev: v1.6.0 hooks: - id: mypy exclude: 'tests'