We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 699462b commit 4d2cdbfCopy full SHA for 4d2cdbf
Makefile
@@ -29,7 +29,7 @@ check-shell-formatting:
29
docker run $(DOCKER_RUN_OPTS) mvdan/shfmt:$(SHFMT_VERSION) --simplify --diff ./ci/*
30
31
# renovate: depName=ghcr.io/google/yamlfmt
32
-YAMLFMT_VERSION=0.17.0@sha256:b4ebf4ff064f5bcf779ef4799dad1fc52542e137677699210aea2de2b270e97f
+YAMLFMT_VERSION=0.17.2@sha256:fa6874890092db69f35ece6a50e574522cae2a59b6148a1f6ac6d510e5bcf3cc
33
34
.PHONY: check-yaml-formatting
35
check-yaml-formatting:
0 commit comments