mirror of
https://github.com/biopython/biopython.git
synced 2025-10-20 13:43:47 +08:00
Stay on mypy 1.16.1
This commit is contained in:
committed by
Peter Cock
parent
24b9dba21a
commit
9111417121
@ -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
|
||||
|
Reference in New Issue
Block a user