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

This commit is contained in:
renovate[bot] 2022-12-06 23:38:25 +00:00 committed by Jonas L
parent d2d4ebdf82
commit 0900b11ef1
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.3.0
rev: v3.3.1
hooks:
- id: pyupgrade
args: [--py38-plus]