chore(deps): update pre-commit hook asottile/pyupgrade to v3.3.0 (#2266)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-03 13:21:34 +02:00 committed by GitHub
parent 79a5ae1d7a
commit a8d4352a0e
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(?!/js/airtime)
- repo: https://github.com/asottile/pyupgrade
rev: v3.2.3
rev: v3.3.0
hooks:
- id: pyupgrade
args: [--py38-plus]