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 cbef88a + 52bf619 commit f8282baCopy full SHA for f8282ba
.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.0.1
+ rev: v3.1.0
28
hooks:
29
- id: reorder-python-imports
30
0 commit comments