diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dd0ae1a7373..21a71985eb1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -48,7 +48,7 @@ repos: types_or: [text] - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.15.0 + rev: v1.14.1 # Latest version that supports Python 3.8 hooks: - id: mypy files: \.py$