Skip to content

Commit 67212f0

Browse files
[pre-commit.ci] pre-commit autoupdate (#42)
updates: - [github.com/asottile/reorder-python-imports: v3.12.0 → v3.13.0](asottile/reorder-python-imports@v3.12.0...v3.13.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent be6b754 commit 67212f0

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
@@ -13,7 +13,7 @@ repos:
1313
hooks:
1414
- id: flake8
1515
- repo: https://github.com/asottile/reorder-python-imports
16-
rev: v3.12.0
16+
rev: v3.13.0
1717
hooks:
1818
- id: reorder-python-imports
1919
args: [--py37-plus, --add-import, "from __future__ import annotations"]

0 commit comments

Comments
 (0)