Skip to content

Commit 699462b

Browse files
ci: adding shfmt Renovate target (#118)
1 parent 06cbfda commit 699462b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ SHFMT_VERSION=v3.11.0-alpine@sha256:394d755b6007056a2e6d7537ccdbdcfca01b9855ba91
2828
check-shell-formatting:
2929
docker run $(DOCKER_RUN_OPTS) mvdan/shfmt:$(SHFMT_VERSION) --simplify --diff ./ci/*
3030

31+
# renovate: depName=ghcr.io/google/yamlfmt
3132
YAMLFMT_VERSION=0.17.0@sha256:b4ebf4ff064f5bcf779ef4799dad1fc52542e137677699210aea2de2b270e97f
3233

3334
.PHONY: check-yaml-formatting

0 commit comments

Comments
 (0)