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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-24 21:17:14 +01:00 committed by GitHub
parent 8a13912e1e
commit 097354d94b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.11.1
rev: v3.13.0
hooks:
- id: pyupgrade
args: [--py38-plus]