Skip to content

Commit

Permalink
chore(deps): update reviewdog to 0.20.3 (#3106)
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 Dec 5, 2024
1 parent f30466d commit cac0abc
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.2'
ENV REVIEWDOG_VERSION='v0.20.2'
ENV REVIEWDOG_VERSION='v0.20.3'

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

0 comments on commit cac0abc

Please sign in to comment.