Skip to content

Commit

Permalink
Bump markdownlint-cli to 0.38.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skitt authored and tpantelis committed Dec 20, 2023
1 parent eaebb41 commit b8997e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/Dockerfile.shipyard-linting
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ENV HOST_ARCH=${DAPPER_HOST_ARCH} ARCH=${DAPPER_HOST_ARCH} \
# yamllint | YAML linting
# yq | YAML processing

ENV MARKDOWNLINT_VERSION=0.33.0 \
ENV MARKDOWNLINT_VERSION=0.38.0 \
GITLINT_VERSION=0.19.1

RUN apk add --no-cache bash findutils git grep make nodejs py3-six shellcheck upx yamllint yq && \
Expand Down

0 comments on commit b8997e2

Please sign in to comment.