Skip to content

Commit e9f3ab4

Browse files
authored
Merge pull request #63 from reviewdog/depup/reviewdog
chore(deps): update reviewdog to 0.20.1
2 parents af20b94 + e9244ae commit e9f3ab4

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.19.0
7+
ENV REVIEWDOG_VERSION=v0.20.1
88

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

0 commit comments

Comments
 (0)