chore(deps): update pre-commit hook asottile/pyupgrade to v2.32.1 (#1832)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-05 08:04:41 +02:00 committed by GitHub
parent 816a264823
commit 623655e3d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ repos:
exclude: ^legacy/public
- repo: https://github.com/asottile/pyupgrade
rev: v2.32.0
rev: v2.32.1
hooks:
- id: pyupgrade
args: [--py3-plus, --py36-plus]