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

This commit is contained in:
renovate[bot] 2024-06-08 22:28:06 +00:00
parent e34ff6d295
commit 6cff1a3a99

View file

@ -28,7 +28,7 @@ repos:
exclude: ^changelogs/(dev-changelog\.md|changelog\.yaml)$ exclude: ^changelogs/(dev-changelog\.md|changelog\.yaml)$
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v3.15.2 rev: v3.16.0
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: [--py38-plus] args: [--py38-plus]