1
0
Fork 0
mirror of https://github.com/ansible-collections/hetzner.hcloud.git synced 2026-02-04 08:01:49 +00:00

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

This commit is contained in:
renovate[bot] 2025-11-08 21:31:53 +00:00 committed by GitHub
parent ed5d8483d6
commit 3052c576ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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