Skip to content

Commit 64fbd3f

Browse files
chore(deps): update ghcr.io/google/yamlfmt docker tag to v0.17.1 (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent eec88e9 commit 64fbd3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ check-shell-formatting:
2020
docker run --rm -v $(PWD):/workspace -w /workspace -u $(UID):$(GID) mvdan/shfmt:$(SHFMT_VERSION) --simplify --diff ci/*
2121

2222
# renovate: depName=ghcr.io/google/yamlfmt
23-
YAMLFMT_VERSION=0.17.0@sha256:b4ebf4ff064f5bcf779ef4799dad1fc52542e137677699210aea2de2b270e97f
23+
YAMLFMT_VERSION=0.17.1@sha256:4aef3416c720c378e8faeb2b96faebdd092058fe8860a868fdb33c8ed5d50a5d
2424

2525
check-yaml-formatting:
2626
docker pull ghcr.io/google/yamlfmt:$(YAMLFMT_VERSION)

0 commit comments

Comments
 (0)