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