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.
1 parent 8cce558 commit 0bae93eCopy full SHA for 0bae93e
Dockerfile
@@ -21,7 +21,7 @@ LABEL maintainer="mail@sobolevn.me"
21
LABEL vendor="wemake.services"
22
23
ENV WPS_VERSION='1.4.0'
24
-ENV REVIEWDOG_VERSION='v0.20.3'
+ENV REVIEWDOG_VERSION='v0.21.0'
25
26
RUN apk add --no-cache bash git wget
27
RUN pip install "wemake-python-styleguide==$WPS_VERSION" \
0 commit comments