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 30ed7c4 commit 11f54f4Copy full SHA for 11f54f4
Makefile
@@ -27,7 +27,7 @@ check-rust-formatting:
27
docker run $(DOCKER_RUN_OPTS) check-rust-formatting
28
29
# renovate: depName=mvdan/shfmt
30
-SHFMT_VERSION=v3.11.0-alpine@sha256:394d755b6007056a2e6d7537ccdbdcfca01b9855ba91e99df0166ca039c9d422
+SHFMT_VERSION=v3.12.0-alpine@sha256:204a4d2d876123342ad394bd9a28fb91e165abc03868790d4b39cfa73233f150
31
32
.PHONY: check-shell-formatting
33
check-shell-formatting:
0 commit comments