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 5d96f71 + 9d6cbf4 commit 54fd9d6Copy full SHA for 54fd9d6
1 file changed
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
hooks:
26
- id: autopep8
27
- repo: https://github.com/asottile/reorder_python_imports
28
- rev: v2.6.0
+ rev: v2.7.1
29
30
- id: reorder-python-imports
31
args: [--py37-plus, --add-import, 'from __future__ import annotations']
0 commit comments