Skip to content

Commit 7f83851

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 217c9e7 commit 7f83851

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
@@ -14,7 +14,7 @@ repos:
1414
types: [text]
1515
stages: [commit, push, manual]
1616
- repo: https://github.com/asottile/reorder_python_imports
17-
rev: v3.0.1
17+
rev: v3.1.0
1818
hooks:
1919
- id: reorder-python-imports
2020
args: [--application-directories, '.:src', --py36-plus]

0 commit comments

Comments
 (0)