From e4d582f7724668d29cbe177a5b262cc38c5961b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 20:47:24 +0000 Subject: [PATCH] chore(deps): update dependency int128/go-renovate-config to v1.9.0 --- .github/renovate.json5 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 7f14737b..ca602a25 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -4,10 +4,10 @@ "config:recommended", ":automergeMinor", ":automergeDigest", - "github>int128/go-renovate-config#v1.7.2", - "github>int128/go-renovate-config:github-actions#v1.7.2", - "github>int128/go-renovate-config:kubebuilder#v1.7.2", - "github>int128/go-renovate-config:doc-github-releases#v1.7.2", + "github>int128/go-renovate-config#v1.9.0", + "github>int128/go-renovate-config:github-actions#v1.9.0", + "github>int128/go-renovate-config:kubebuilder#v1.9.0", + "github>int128/go-renovate-config:doc-github-releases#v1.9.0", "helpers:pinGitHubActionDigests", ], "platformAutomerge": false,