Update pre-commit hook pre-commit/mirrors-mypy to v2.2.0
This commit is contained in:
parent
34c299e42e
commit
cfea6f094c
|
|
@ -31,7 +31,7 @@ repos:
|
|||
args: [--config=.flake8]
|
||||
fail_fast: true
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v2.1.0
|
||||
rev: v2.2.0
|
||||
hooks:
|
||||
- id: mypy
|
||||
args: [
|
||||
|
|
|
|||
Loading…
Reference in New Issue