Skip to content

Commit a454201

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/reorder-python-imports: v3.14.0 → v3.15.0](asottile/reorder-python-imports@v3.14.0...v3.15.0)
1 parent fedc764 commit a454201

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
@@ -27,7 +27,7 @@ repos:
2727
- id: double-quote-string-fixer
2828

2929
- repo: https://github.com/asottile/reorder-python-imports
30-
rev: v3.14.0
30+
rev: v3.15.0
3131
hooks:
3232
- id: reorder-python-imports
3333
args: [--py3-plus]

0 commit comments

Comments
 (0)