Skip to content

Commit 77abb98

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

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.1@sha256:4aef3416c720c378e8faeb2b96faebdd092058fe8860a868fdb33c8ed5d50a5d
23+
YAMLFMT_VERSION=0.17.2@sha256:fa6874890092db69f35ece6a50e574522cae2a59b6148a1f6ac6d510e5bcf3cc
2424

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

0 commit comments

Comments
 (0)