Merging upstream version 1.5.14.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
33443b917c
commit
198dc0b931
3 changed files with 5 additions and 3 deletions
|
@ -23,7 +23,7 @@ repos:
|
|||
hooks:
|
||||
- id: autopep8
|
||||
- repo: https://github.com/asottile/reorder_python_imports
|
||||
rev: v2.3.6
|
||||
rev: v2.4.0
|
||||
hooks:
|
||||
- id: reorder-python-imports
|
||||
args: [
|
||||
|
@ -31,6 +31,6 @@ repos:
|
|||
'--add-import', 'from __future__ import unicode_literals',
|
||||
]
|
||||
- repo: https://github.com/asottile/add-trailing-comma
|
||||
rev: v2.0.2
|
||||
rev: v2.1.0
|
||||
hooks:
|
||||
- id: add-trailing-comma
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue