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 d832df5 commit e142d01Copy full SHA for e142d01
.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.15.0
+ rev: v3.16.0
30
hooks:
31
- id: reorder-python-imports
32
args: [
0 commit comments