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 707854d commit 0c82964Copy full SHA for 0c82964
.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
26
"--skip-magic-trailing-comma",
27
]
28
- repo: https://github.com/asottile/reorder_python_imports
29
- rev: v3.12.0
+ rev: v3.14.0
30
hooks:
31
- id: reorder-python-imports
32
args: [
0 commit comments