Skip to content

Commit 45f080b

Browse files
[pre-commit.ci] pre-commit autoupdate (#4426)
updates: - [github.com/asottile/pyupgrade: v3.11.0 → v3.13.0](asottile/pyupgrade@v3.11.0...v3.13.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9197f61 commit 45f080b

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

5050
- repo: https://github.com/asottile/pyupgrade
51-
rev: v3.11.0
51+
rev: v3.13.0
5252
hooks:
5353
- id: pyupgrade
5454

0 commit comments

Comments
 (0)