Adding upstream version 2.6.5.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d094abf71b
commit
8437d85c80
4 changed files with 11 additions and 3 deletions
|
@ -23,7 +23,7 @@ repos:
|
|||
hooks:
|
||||
- id: add-trailing-comma
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.19.0
|
||||
rev: v3.19.1
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py39-plus]
|
||||
|
@ -37,6 +37,6 @@ repos:
|
|||
- id: flake8
|
||||
exclude: ^identify/vendor/licenses\.py$
|
||||
- repo: https://github.com/pre-commit/mirrors-mypy
|
||||
rev: v1.13.0
|
||||
rev: v1.14.0
|
||||
hooks:
|
||||
- id: mypy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue