|
|
|
|
@ -18,7 +18,6 @@ repos:
|
|
|
|
|
hooks:
|
|
|
|
|
- id: reorder-python-imports
|
|
|
|
|
exclude: ^(pre_commit/resources/|testing/resources/python3_hooks_repo/)
|
|
|
|
|
args: [--py38-plus, --add-import, 'from __future__ import annotations']
|
|
|
|
|
- repo: https://github.com/asottile/add-trailing-comma
|
|
|
|
|
rev: v2.4.0
|
|
|
|
|
hooks:
|
|
|
|
|
|