From a77947fd7e92649132bf80c44fa57a3bf5aed5f2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Sep 2026 17:09:28 +0000 Subject: [PATCH] chore(deps): update commitlint/commitlint docker tag to v21.2.3 | datasource | package | from | to | | ---------- | --------------------- | ------ | ------ | | docker | commitlint/commitlint | 21.2.2 | 21.2.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- commitlint/dagger/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commitlint/dagger/main.go b/commitlint/dagger/main.go index 3314cd36..aa9139b6 100644 --- a/commitlint/dagger/main.go +++ b/commitlint/dagger/main.go @@ -15,7 +15,7 @@ func New( // Commitlint image to use. // +optional // renovate image: datasource=docker depName=commitlint/commitlint versioning=docker - // +default="commitlint/commitlint:21.2.2" + // +default="commitlint/commitlint:21.2.3" Image string, ) *Commitlint { return &Commitlint{