We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cb146a commit 786eaafCopy full SHA for 786eaaf
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
files: ^(CHANGELOG.rst|README.rst|HOWTORELEASE.rst|changelog/.*)$
19
language: python
20
additional_dependencies: [pygments, restructuredtext_lint]
21
- - repo: https://github.com/asottile/reorder_python_imports
+ - repo: https://github.com/asottile/reorder-python-imports
22
rev: v3.9.0
23
hooks:
24
- id: reorder-python-imports
0 commit comments