Skip to content

Commit 9dbc7c5

Browse files
chore(deps): update ghcr.io/google/yamlfmt docker tag to v0.20.0 (#235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 87b6c0a commit 9dbc7c5

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.19.0@sha256:9316569fdb8bd4e01f7bc75f2e7d45777a2dd216dc61dc39c48b8eeb2389397f
37+
YAMLFMT_VERSION=0.20.0@sha256:cd11483ba1119371593a7d55386d082da518e27dd932ee00db32e5fb6f3a58c0
3838

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

0 commit comments

Comments
 (0)