Skip to content

Commit 4d2cdbf

Browse files
chore(deps): update ghcr.io/google/yamlfmt docker tag to v0.17.2 (#119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 699462b commit 4d2cdbf

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
@@ -29,7 +29,7 @@ check-shell-formatting:
2929
docker run $(DOCKER_RUN_OPTS) mvdan/shfmt:$(SHFMT_VERSION) --simplify --diff ./ci/*
3030

3131
# renovate: depName=ghcr.io/google/yamlfmt
32-
YAMLFMT_VERSION=0.17.0@sha256:b4ebf4ff064f5bcf779ef4799dad1fc52542e137677699210aea2de2b270e97f
32+
YAMLFMT_VERSION=0.17.2@sha256:fa6874890092db69f35ece6a50e574522cae2a59b6148a1f6ac6d510e5bcf3cc
3333

3434
.PHONY: check-yaml-formatting
3535
check-yaml-formatting:

0 commit comments

Comments
 (0)