Skip to content

Commit c536a5a

Browse files
deps(patch): update commitlint monorepo to v20.4.1 (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d622fb6 commit c536a5a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ FROM ghcr.io/dockhippie/alpine:3.23@sha256:290fa97fc3c00802b2a80f40cc21cdd5e6534
22
ENTRYPOINT [""]
33

44
# renovate: datasource=npm depName=@commitlint/cli
5-
ENV COMMITLINT_CLI_VERSION=20.4.0
5+
ENV COMMITLINT_CLI_VERSION=20.4.1
66

77
# renovate: datasource=npm depName=@commitlint/config-conventional
8-
ENV COMMITLINT_CONFIG_VERSION=20.4.0
8+
ENV COMMITLINT_CONFIG_VERSION=20.4.1
99

1010
RUN apk update && \
1111
apk upgrade && \

0 commit comments

Comments
 (0)