Skip to content

Commit 53591a5

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/reorder-python-imports: v3.12.0 → v3.13.0](asottile/reorder-python-imports@v3.12.0...v3.13.0)
1 parent 710363b commit 53591a5

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
@@ -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.12.0
11+
rev: v3.13.0
1212
hooks:
1313
- id: reorder-python-imports
1414
args: [--py38-plus]

0 commit comments

Comments
 (0)