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

This commit is contained in:
renovate[bot] 2024-07-28 19:53:37 +00:00
parent c665629f7e
commit e148f23d01

View file

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