Skip to content

Commit 28fb422

Browse files
authored
Merge pull request #65 from reviewdog/depup/reviewdog
chore(deps): update reviewdog to 0.20.2
2 parents e9f3ab4 + 0daa209 commit 28fb422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ENV MARKDOWNLINT_CLI_VERSION=v0.41.0
44

55
RUN npm install -g "markdownlint-cli@$MARKDOWNLINT_CLI_VERSION"
66

7-
ENV REVIEWDOG_VERSION=v0.20.1
7+
ENV REVIEWDOG_VERSION=v0.20.2
88

99
RUN apt-get update \
1010
&& apt-get install -y --no-install-recommends \

0 commit comments

Comments
 (0)