Skip to content

Commit 0bae93e

Browse files
chore(deps): update reviewdog to 0.21.0 (#3521)
Co-authored-by: sobolevn <4660275+sobolevn@users.noreply.github.com>
1 parent 8cce558 commit 0bae93e

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
@@ -21,7 +21,7 @@ LABEL maintainer="mail@sobolevn.me"
2121
LABEL vendor="wemake.services"
2222

2323
ENV WPS_VERSION='1.4.0'
24-
ENV REVIEWDOG_VERSION='v0.20.3'
24+
ENV REVIEWDOG_VERSION='v0.21.0'
2525

2626
RUN apk add --no-cache bash git wget
2727
RUN pip install "wemake-python-styleguide==$WPS_VERSION" \

0 commit comments

Comments
 (0)