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

This commit is contained in:
renovate[bot] 2024-10-12 01:33:44 +00:00
parent fe3bfa9020
commit 6c42ee4713

View file

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