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