We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be6b754 commit 67212f0Copy full SHA for 67212f0
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
hooks:
14
- id: flake8
15
- repo: https://github.com/asottile/reorder-python-imports
16
- rev: v3.12.0
+ rev: v3.13.0
17
18
- id: reorder-python-imports
19
args: [--py37-plus, --add-import, "from __future__ import annotations"]
0 commit comments