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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-06-07 07:58:44 +02:00 committed by GitHub
parent f1d187ebe3
commit 9b2c5fbc85
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.1
rev: v2.34.0
hooks:
- id: pyupgrade
args: [--py3-plus, --py36-plus]