Skip to content

Commit 3c8208b

Browse files
[pre-commit.ci] pre-commit autoupdate (#1134)
updates: - [github.com/asottile/pyupgrade: v2.37.1 → v2.37.2](asottile/pyupgrade@v2.37.1...v2.37.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 588d627 commit 3c8208b

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
@@ -42,7 +42,7 @@ repos:
4242
)$
4343
4444
- repo: https://github.com/asottile/pyupgrade
45-
rev: v2.37.1
45+
rev: v2.37.2
4646
hooks:
4747
- id: pyupgrade
4848
args: [--py37-plus]

0 commit comments

Comments
 (0)