Skip to content

Commit 1da037c

Browse files
pre-commit-ci[bot]flub
authored andcommitted
[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 7745a09 commit 1da037c

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
@@ -36,7 +36,7 @@ repos:
3636
- id: flake8
3737
language_version: python3
3838
- repo: https://github.com/asottile/reorder_python_imports
39-
rev: v3.0.1
39+
rev: v3.1.0
4040
hooks:
4141
- id: reorder-python-imports
4242
- repo: https://github.com/asottile/pyupgrade

0 commit comments

Comments
 (0)