mirror of
https://github.com/ansible-collections/hetzner.hcloud
synced 2024-12-04 17:49:16 +00:00
chore(deps): update pre-commit hook asottile/pyupgrade to v3.19.0
This commit is contained in:
parent
b545860e9e
commit
d4199ee1a3
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ repos:
|
|||
exclude: ^changelogs/(dev-changelog\.md|changelog\.yaml)$
|
||||
|
||||
- repo: https://github.com/asottile/pyupgrade
|
||||
rev: v3.18.0
|
||||
rev: v3.19.0
|
||||
hooks:
|
||||
- id: pyupgrade
|
||||
args: [--py38-plus]
|
||||
|
|
Loading…
Reference in a new issue