Skip to content

Commit 3c8107f

Browse files
[pre-commit.ci] pre-commit autoupdate (#103)
updates: - https://github.com/asottile/reorder_python_importshttps://github.com/asottile/reorder-python-imports Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 569c91c commit 3c8107f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
args: [ "--in-place", "--remove-unused-variables", "--remove-all-unused-imports" ]
1010
language: python
1111
files: \.py$
12-
- repo: https://github.com/asottile/reorder_python_imports
12+
- repo: https://github.com/asottile/reorder-python-imports
1313
rev: v3.9.0
1414
hooks:
1515
- id: reorder-python-imports

0 commit comments

Comments
 (0)