From 7c7d6622b554fcd1a883213d79dc7a5ed829e7c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 12:54:18 +0000 Subject: [PATCH] chore(deps): update commitlint/commitlint docker tag to v20.4.4 | datasource | package | from | to | | ---------- | --------------------- | ------ | ------ | | docker | commitlint/commitlint | 20.4.3 | 20.4.4 | 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 4863ddb0..c560e6cb 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:20.4.3" + // +default="commitlint/commitlint:20.4.4" Image string, ) *Commitlint { return &Commitlint{