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.
1 parent a217885 commit 6c5dd87Copy full SHA for 6c5dd87
.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: v3.3.0
+ rev: v3.8.1
28
hooks:
29
- id: reorder-python-imports
30
0 commit comments