Compare commits
2 Commits
3bc34888f5
...
adc73f4959
| Author | SHA1 | Date |
|---|---|---|
|
|
adc73f4959 | |
|
|
809b96ea01 |
|
|
@ -21,7 +21,7 @@ repos:
|
|||
- id: pyupgrade
|
||||
args: [--py37-plus, --keep-runtime-typing]
|
||||
- repo: https://github.com/asottile/reorder-python-imports
|
||||
rev: v3.16.0
|
||||
rev: v3.17.0
|
||||
hooks:
|
||||
- id: reorder-python-imports
|
||||
- repo: https://github.com/asottile/add-trailing-comma
|
||||
|
|
|
|||
Loading…
Reference in New Issue