Skip to content

Commit

Permalink
chore(deps): update reviewdog to 0.20.0 (#2998)
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 Jul 7, 2024
1 parent 44821ea commit f2be817
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.18.1'
ENV REVIEWDOG_VERSION='v0.20.0'

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

0 comments on commit f2be817

Please sign in to comment.