Skip to content

Commit 50a22c0

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.19.1 → v3.20.0](asottile/pyupgrade@v3.19.1...v3.20.0)
1 parent 87e7894 commit 50a22c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929

3030
# Automatically upgrade syntax for newer versions of the language.
3131
- repo: https://github.com/asottile/pyupgrade
32-
rev: v3.19.1
32+
rev: v3.20.0
3333
hooks:
3434
- id: pyupgrade
3535
args: [--py38-plus]

0 commit comments

Comments
 (0)