Adding upstream version 2.5.23.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
68c873e788
commit
21c45ce514
4 changed files with 7 additions and 3 deletions
|
@ -24,7 +24,7 @@ repos:
|
|||
- id: add-trailing-comma
|
||||
args: [--py36-plus]
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.3.1
|
||||
rev: v3.3.2
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py37-plus]
|
||||
|
@ -38,6 +38,6 @@ repos:
|
|||
- id: flake8
|
||||
exclude: ^identify/vendor/licenses\.py$
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v1.1.1
|
||||
rev: v1.2.0
|
||||
hooks:
|
||||
- id: mypy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue