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

This commit is contained in:
renovate[bot] 2022-12-09 14:37:31 +00:00 committed by Jonas L
parent ea24892cb1
commit 9ee1f39617
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.0.0
rev: v3.3.1
hooks:
- id: pyupgrade
args: [--py36-plus]