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