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

This commit is contained in:
renovate[bot] 2022-11-29 17:15:12 +00:00
parent 3e2a6a55e7
commit 79a5ae1d7a
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.2
rev: v3.2.3
hooks:
- id: pyupgrade
args: [--py38-plus]