Skip to content

Commit

Permalink
Update dependency doc8 to v1.1.2 (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 3, 2024
1 parent 4bb14d7 commit 0e86844
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/images/dev-env-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ RUN apt update \
# renovate: datasource=pypi depName=esbonio
ENV ESBONIO_VERSION=0.16.4
# renovate: datasource=pypi depName=doc8
ENV DOC8_VERSION=1.1.1
ENV DOC8_VERSION=1.1.2

# Development Tools - Documentation
RUN python3 -m pip install --break-system-packages \
Expand Down

0 comments on commit 0e86844

Please sign in to comment.