From 314ffd8a6b5dc4df58bc34d3c39e46ace96759e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 01:56:29 +0000 Subject: [PATCH] chore(deps): update dependency int128/go-renovate-config to v1.7.2 --- .github/renovate.json5 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 561e1e80..ef637c50 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -2,10 +2,10 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "github>int128/renovate-base", - "github>int128/go-renovate-config#v1.6.1", - "github>int128/go-renovate-config:go-directive#v1.6.1", - "github>int128/go-renovate-config:github-actions#v1.6.1", - "github>int128/go-renovate-config:kubernetes#v1.6.1", - "github>int128/go-renovate-config:kustomization-github-releases#v1.6.1", + "github>int128/go-renovate-config#v1.7.2", + "github>int128/go-renovate-config:go-directive#v1.7.2", + "github>int128/go-renovate-config:github-actions#v1.7.2", + "github>int128/go-renovate-config:kubernetes#v1.7.2", + "github>int128/go-renovate-config:kustomization-github-releases#v1.7.2", ], }