We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ccae98 commit b7e787aCopy full SHA for b7e787a
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- id: double-quote-string-fixer
11
- id: name-tests-test
12
- id: requirements-txt-fixer
13
-- repo: https://github.com/asottile/reorder_python_imports
+- repo: https://github.com/asottile/reorder-python-imports
14
rev: v3.12.0
15
hooks:
16
- id: reorder-python-imports
0 commit comments