From 2c6b0a7623db19f0ce15b4e93b58e05d0daf9ec7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 23:56:24 +0900 Subject: [PATCH] Update dependency aquaproj/aqua-renovate-config to v2 (#83) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 1fa86e9d..7f6dbc5b 100644 --- a/renovate.json +++ b/renovate.json @@ -1,6 +1,6 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["config:base", "github>aquaproj/aqua-renovate-config#1.13.0"], + "extends": ["config:base", "github>aquaproj/aqua-renovate-config#2.0.0"], "packageRules": [ { "matchPackageNames": ["aquaproj/aqua-registry"],