Skip to content

Commit 9981d1c

Browse files
[pre-commit.ci] pre-commit autoupdate (#191)
updates: - [github.com/asottile/reorder-python-imports: v3.14.0 → v3.15.0](asottile/reorder-python-imports@v3.14.0...v3.15.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 6f71f6e commit 9981d1c

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
@@ -12,7 +12,7 @@ repos:
1212
- id: check-yaml
1313
- id: debug-statements
1414
- repo: https://github.com/asottile/reorder-python-imports
15-
rev: v3.14.0
15+
rev: v3.15.0
1616
hooks:
1717
- id: reorder-python-imports
1818
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)