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 aa5af9c + a7366a8 commit 09f467fCopy full SHA for 09f467f
.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.9.0
+ rev: v3.10.0
18
19
- id: reorder-python-imports
20
args: [--py38-plus, --add-import, 'from __future__ import annotations']
0 commit comments