Skip to content

Commit 73efe8d

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 59d28ec commit 73efe8d

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
@@ -46,7 +46,7 @@ repos:
4646
- id: isort
4747

4848
- repo: https://github.com/asottile/pyupgrade
49-
rev: v3.19.1
49+
rev: v3.20.0
5050
hooks:
5151
- id: pyupgrade
5252
args: [--py38-plus]

0 commit comments

Comments
 (0)