Skip to content

Commit 73b09e5

Browse files
chore(deps): update ghcr.io/google/yamlfmt docker tag to v0.18.0 (#228)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d1a64fa commit 73b09e5

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

3636
# renovate: depName=ghcr.io/google/yamlfmt
37-
YAMLFMT_VERSION=0.17.2@sha256:fa6874890092db69f35ece6a50e574522cae2a59b6148a1f6ac6d510e5bcf3cc
37+
YAMLFMT_VERSION=0.18.0@sha256:00c2a5154b5a3c81f99ebd5d295de512c41633219c208aea69139ea36f27015d
3838

3939
.PHONY: check-yaml-formatting
4040
check-yaml-formatting:

0 commit comments

Comments
 (0)