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 18b6727 + da5c21c commit 0970138Copy full SHA for 0970138
1 file changed
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
hooks:
15
- id: setup-cfg-fmt
16
- repo: https://github.com/asottile/reorder_python_imports
17
- rev: v3.1.0
+ rev: v3.3.0
18
19
- id: reorder-python-imports
20
args: [--py37-plus, --add-import, 'from __future__ import annotations']
0 commit comments