We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae6b1a2 + 008bcaf commit 84b09ccCopy full SHA for 84b09cc
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
hooks:
19
- id: autopep8
20
- repo: https://github.com/asottile/reorder_python_imports
21
- rev: v2.6.0
+ rev: v2.7.1
22
23
- id: reorder-python-imports
24
args: [--py37-plus, --add-import, 'from __future__ import annotations']
0 commit comments