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 d1a64fa commit 73b09e5Copy full SHA for 73b09e5
Makefile
@@ -34,7 +34,7 @@ check-shell-formatting:
34
docker run $(DOCKER_RUN_OPTS) mvdan/shfmt:$(SHFMT_VERSION) --simplify --diff ci/*
35
36
# renovate: depName=ghcr.io/google/yamlfmt
37
-YAMLFMT_VERSION=0.17.2@sha256:fa6874890092db69f35ece6a50e574522cae2a59b6148a1f6ac6d510e5bcf3cc
+YAMLFMT_VERSION=0.18.0@sha256:00c2a5154b5a3c81f99ebd5d295de512c41633219c208aea69139ea36f27015d
38
39
.PHONY: check-yaml-formatting
40
check-yaml-formatting:
0 commit comments