From 8baa2753babfbb3989f0db52766a2dd28fad77fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 14:38:15 +0000 Subject: [PATCH] chore(deps): update yoheimuta/protolint docker tag to v0.52.0 | datasource | package | from | to | | ---------- | ------------------- | ------ | ------ | | docker | yoheimuta/protolint | 0.51.0 | 0.52.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- protolint/dagger/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protolint/dagger/main.go b/protolint/dagger/main.go index 539ebd8..def036b 100644 --- a/protolint/dagger/main.go +++ b/protolint/dagger/main.go @@ -14,7 +14,7 @@ func New( // Protolint image to use. // +optional // renovate image: datasource=docker depName=yoheimuta/protolint versioning=docker - // +default="yoheimuta/protolint:0.51.0" + // +default="yoheimuta/protolint:0.52.0" Image string, ) *Protolint { return &Protolint{