diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a26a2f1f4..cf4a7b523 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -44,7 +44,7 @@ repos: types_or: [text] - repo: https://github.com/pre-commit/mirrors-mypy - rev: v2.3.0 + rev: v2.3.1 hooks: - id: mypy files: \.py$