fix: restore mypy version to v1.18.2 to match main branch

This commit is contained in:
Ashwin Bharambe 2025-10-31 12:10:22 -07:00
parent 5882242a7e
commit a9e46a0e62

View file

@ -54,7 +54,7 @@ repos:
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.16.1 rev: v1.18.2
hooks: hooks:
- id: mypy - id: mypy
additional_dependencies: additional_dependencies: