Skip to content

Commit

Permalink
minor(deps): update minor updates to v19.6.0 (#35)
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 Nov 19, 2024
1 parent 09933c1 commit 67c528d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ FROM ghcr.io/dockhippie/alpine:3.20
ENTRYPOINT [""]

# renovate: datasource=npm depName=@commitlint/cli
ENV COMMITLINT_CLI_VERSION=19.5.0
ENV COMMITLINT_CLI_VERSION=19.6.0

# renovate: datasource=npm depName=@commitlint/config-conventional
ENV COMMITLINT_CONFIG_VERSION=19.5.0
ENV COMMITLINT_CONFIG_VERSION=19.6.0

RUN apk update && \
apk upgrade && \
Expand Down

0 comments on commit 67c528d

Please sign in to comment.