Skip to content

Commit 9302b1f

Browse files
chore(deps): update dependency mvdan/sh to v3.10.0
1 parent d18e428 commit 9302b1f

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
@@ -68,7 +68,7 @@ golang-base:
6868
shell-formatting-base:
6969
FROM +golang-base
7070
# renovate: datasource=github-releases depName=mvdan/sh
71-
ENV SHFMT_VERSION="v3.7.0"
71+
ENV SHFMT_VERSION="v3.10.0"
7272
RUN go install mvdan.cc/sh/v3/cmd/shfmt@$SHFMT_VERSION
7373
DO +COPY_CI_DATA
7474

0 commit comments

Comments
 (0)