Skip to content

Commit 417a00f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/reorder_python_imports: v2.6.0 → v2.7.1](asottile/reorder-python-imports@v2.6.0...v2.7.1)
1 parent 6678922 commit 417a00f

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
@@ -8,7 +8,7 @@ repos:
88
- id: end-of-file-fixer
99
- id: trailing-whitespace
1010
- repo: https://github.com/asottile/reorder_python_imports
11-
rev: v2.6.0
11+
rev: v2.7.1
1212
hooks:
1313
- id: reorder-python-imports
1414
args: [--py36-plus]

0 commit comments

Comments
 (0)