diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4525744..965d93f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: - id: pyupgrade args: [--py39-plus] - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.15.0 + rev: v1.16.0 hooks: - id: mypy exclude: ^(docs/|tests/)