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

This commit is contained in:
renovate[bot] 2022-09-15 16:33:05 +00:00 committed by Jonas L
parent 2cd07e0151
commit 2ef0d1d474
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.37.3
rev: v2.38.0
hooks:
- id: pyupgrade
args: [--py3-plus, --py36-plus]