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

This commit is contained in:
renovate[bot] 2022-09-24 23:44:55 +00:00
parent 840875fbf0
commit e6e2b67257
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ repos:
exclude: ^legacy/public(?!/js/airtime)
- repo: https://github.com/asottile/pyupgrade
rev: v2.38.0
rev: v2.38.1
hooks:
- id: pyupgrade
args: [--py3-plus, --py36-plus]