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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-09-26 07:06:06 +02:00 committed by GitHub
parent e6e2b67257
commit cc16267c0a
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) exclude: ^legacy/public(?!/js/airtime)
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v2.38.1 rev: v2.38.2
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: [--py3-plus, --py36-plus] args: [--py3-plus, --py36-plus]