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 module mvdan.cc/sh/v3/cmd/shfmt to v3.12.0

This commit is contained in:
renovate[bot] 2026-01-19 19:59:49 +00:00 committed by GitHub
parent 977c3173c8
commit 09ff8e6115
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,7 +56,7 @@ repos:
name: shfmt
description: Format shell scripts with shfmt
language: golang
additional_dependencies: [mvdan.cc/sh/v3/cmd/shfmt@v3.7.0]
additional_dependencies: [mvdan.cc/sh/v3/cmd/shfmt@v3.12.0]
entry: shfmt -i 2 -ci -sr -kp -w
types: [shell]