Skip to content

Commit 0c2d5df

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/reorder_python_imports: v3.0.1 → v3.1.0](asottile/reorder-python-imports@v3.0.1...v3.1.0)
1 parent 01904ef commit 0c2d5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ repos:
2727
hooks:
2828
- id: autopep8
2929
- repo: https://github.com/asottile/reorder_python_imports
30-
rev: v3.0.1
30+
rev: v3.1.0
3131
hooks:
3232
- id: reorder-python-imports
3333
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)