Skip to content

Commit 9fad52e

Browse files
pre-commit-ci[bot]brutus
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/reorder-python-imports: v3.13.0 → v3.14.0](asottile/reorder-python-imports@v3.13.0...v3.14.0)
1 parent a9cabbf commit 9fad52e

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
@@ -36,7 +36,7 @@ repos:
3636
- "--select=F"
3737
# Python: reorder imports
3838
- repo: https://github.com/asottile/reorder-python-imports
39-
rev: v3.13.0
39+
rev: v3.14.0
4040
hooks:
4141
- id: reorder-python-imports
4242
args:

0 commit comments

Comments
 (0)