Merge pull request #103937 from Chubercik/mypy-1.14.1

Revert `mypy` update (`1.15.0` -> `1.14.1`)
This commit is contained in:
Thaddeus Crews 2025-03-10 21:05:54 -05:00
commit d01d2f0baf
No known key found for this signature in database
GPG key ID: 62181B86FE9E5D84

View file

@ -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$