chore(deps): update pre-commit hook asottile/pyupgrade to v2.37.3

This commit is contained in:
renovate[bot] 2022-09-12 10:29:03 +00:00 committed by Jonas L
parent ae8797264e
commit 0a0c733e00
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: v2.34.0
rev: v2.37.3
hooks:
- id: pyupgrade
args: [--py3-plus, --py36-plus]