Skip to content

Commit c6ccf5d

Browse files
pre-commit-ci[bot]sigmavirus24
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/reorder-python-imports: v3.16.0 → v3.17.0](asottile/reorder-python-imports@v3.16.0...v3.17.0)
1 parent 8b53059 commit c6ccf5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)