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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-10-04 07:32:02 +02:00 committed by GitHub
parent 2f78318abb
commit 845d8061f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ repos:
exclude: ^legacy/public(?!/js/airtime)
- repo: https://github.com/asottile/pyupgrade
rev: v2.38.2
rev: v2.38.4
hooks:
- id: pyupgrade
args: [--py3-plus, --py36-plus]