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.
2 parents 8838cff + 62c280e commit 2e07361Copy full SHA for 2e07361
Dockerfile
@@ -4,7 +4,7 @@ ENV MARKDOWNLINT_CLI_VERSION=v0.41.0
4
5
RUN npm install -g "markdownlint-cli@$MARKDOWNLINT_CLI_VERSION"
6
7
-ENV REVIEWDOG_VERSION=v0.17.5
+ENV REVIEWDOG_VERSION=v0.18.0
8
9
RUN apt-get update \
10
&& apt-get install -y --no-install-recommends \
0 commit comments