Skip to content

Commit b2cd3bc

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/reorder_python_imports: v3.8.4 → v3.8.5](asottile/reorder-python-imports@v3.8.4...v3.8.5)
1 parent 44b6c69 commit b2cd3bc

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: v3.8.4
11+
rev: v3.8.5
1212
hooks:
1313
- id: reorder-python-imports
1414
args: [--py36-plus]

0 commit comments

Comments
 (0)