Skip to content

Commit b41ba65

Browse files
[pre-commit.ci] pre-commit autoupdate (#7838)
updates: - [github.com/asottile/pyupgrade: v3.19.1 → v3.20.0](asottile/pyupgrade@v3.19.1...v3.20.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 38094d2 commit b41ba65

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
@@ -51,7 +51,7 @@ repos:
5151
args: [--new-from-patch=/tmp/diff.patch]
5252

5353
- repo: https://github.com/asottile/pyupgrade
54-
rev: v3.19.1
54+
rev: v3.20.0
5555
hooks:
5656
- id: pyupgrade
5757

0 commit comments

Comments
 (0)