Stay on mypy 1.16.1

This commit is contained in:
Peter J. A. Cock
2025-10-07 09:34:04 +01:00
committed by Peter Cock
parent 24b9dba21a
commit 9111417121

View File

@ -42,7 +42,7 @@ repos:
'flake8-rst-docstrings>=0.2.3',
]
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.18.2
rev: v1.16.1
hooks:
- id: mypy
# equivalent to "files" in .mypy.ini