Skip to content

Commit

Permalink
chore(deps): update reviewdog to 0.17.4 (wemake-services#2930)
Browse files Browse the repository at this point in the history
Co-authored-by: sobolevn <4660275+sobolevn@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and sobolevn authored Apr 20, 2024
1 parent 8c1f28f commit ace8364
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="mail@sobolevn.me"
LABEL vendor="wemake.services"

ENV WPS_VERSION='0.19.1'
ENV REVIEWDOG_VERSION='v0.17.3'
ENV REVIEWDOG_VERSION='v0.17.4'

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

0 comments on commit ace8364

Please sign in to comment.