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 21aad07 + 6c36cef commit e1d9b2bCopy full SHA for e1d9b2b
.pre-commit-config.yaml
@@ -24,7 +24,7 @@ repos:
24
25
# Autoformat: https://github.com/asottile/reorder_python_imports
26
- repo: https://github.com/asottile/reorder_python_imports
27
- rev: v2.7.1
+ rev: v3.0.1
28
hooks:
29
- id: reorder-python-imports
30
0 commit comments