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

This commit is contained in:
renovate[bot] 2023-10-07 22:08:26 +00:00
parent 60a9265efc
commit 48da92e88b
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.14.0
rev: v3.15.0
hooks:
- id: pyupgrade
args: [--py38-plus]