Skip to content

Commit 89021b3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.15.2 → v3.16.0](asottile/pyupgrade@v3.15.2...v3.16.0)
1 parent 7943fb8 commit 89021b3

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
@@ -70,7 +70,7 @@ repos:
7070
- flake8-bugbear
7171
- flake8-blind-except
7272
- repo: https://github.com/asottile/pyupgrade
73-
rev: v3.15.2
73+
rev: v3.16.0
7474
hooks:
7575
- id: pyupgrade
7676
args: [--py3-plus, --py39-plus, --keep-runtime-typing]

0 commit comments

Comments
 (0)