We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 217c9e7 + 7f83851 commit cd5f143Copy full SHA for cd5f143
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
types: [text]
15
stages: [commit, push, manual]
16
- repo: https://github.com/asottile/reorder_python_imports
17
- rev: v3.0.1
+ rev: v3.1.0
18
hooks:
19
- id: reorder-python-imports
20
args: [--application-directories, '.:src', --py36-plus]
0 commit comments