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,