Skip to content

Commit 7ee0563

Browse files
chore(deps): update dependency mvdan/sh to v3.10.0
1 parent 700a1ac commit 7ee0563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Earthfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ golang-base:
7373
shell-formatting-base:
7474
FROM +golang-base
7575
# renovate: datasource=github-releases depName=mvdan/sh
76-
ENV SHFMT_VERSION="v3.7.0"
76+
ENV SHFMT_VERSION="v3.10.0"
7777
RUN go install mvdan.cc/sh/v3/cmd/shfmt@$SHFMT_VERSION
7878
DO +COPY_CI_DATA
7979

0 commit comments

Comments
 (0)