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

This commit is contained in:
renovate[bot] 2023-07-31 02:16:08 +00:00 committed by Jonas L
parent 0070ee1d24
commit 55a1684d81
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.9.0
rev: v3.10.1
hooks:
- id: pyupgrade
args: [--py38-plus]