chore: update pre-commit hook asottile/pyupgrade to v3.4.0

This commit is contained in:
Renovate Bot 2023-06-08 16:02:07 +00:00 committed by jooola
parent 82fa4a7f31
commit 29ac471196
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ repos:
args: [--directory=api, --check]
- repo: https://github.com/asottile/pyupgrade
rev: v3.3.1
rev: v3.4.0
hooks:
- id: pyupgrade
args: [--py38-plus]