Skip to content

Commit

Permalink
chore(deps): update reviewdog to 0.20.2 (#3053)
Browse files Browse the repository at this point in the history
Co-authored-by: sobolevn <[email protected]>
  • Loading branch information
github-actions[bot] and sobolevn authored Sep 16, 2024
1 parent 513530b commit 5d54085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ LABEL maintainer="[email protected]"
LABEL vendor="wemake.services"

ENV WPS_VERSION='0.19.1'
ENV REVIEWDOG_VERSION='v0.20.1'
ENV REVIEWDOG_VERSION='v0.20.2'

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

0 comments on commit 5d54085

Please sign in to comment.