Skip to content

Commit

Permalink
Bump markdownlint-cli to 0.43.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen authored and nosborn committed Jan 19, 2025
1 parent 0358d18 commit df77690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM node:lts-alpine

RUN npm install --global --production --update-notifier=false markdownlint-cli@0.33.0
RUN npm install --global --production --update-notifier=false markdownlint-cli@0.43.0

COPY entrypoint.sh /entrypoint.sh
COPY markdownlint-problem-matcher.json /markdownlint-problem-matcher.json
Expand Down

0 comments on commit df77690

Please sign in to comment.