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

This commit is contained in:
renovate[bot] 2024-06-08 19:12:19 +00:00
parent 5ed15f9722
commit f09bae6856
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ repos:
exclude: ^(legacy/public(?!/js/airtime)|CHANGELOG.md$|.github/release-please-manifest.json)
- repo: https://github.com/asottile/pyupgrade
rev: v3.15.2
rev: v3.16.0
hooks:
- id: pyupgrade
args: [--py38-plus]