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

This commit is contained in:
renovate[bot] 2022-11-10 16:21:33 +00:00
parent bc8fe72df4
commit 7049e88058
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.1
rev: v3.2.2
hooks:
- id: pyupgrade
args: [--py38-plus]