From cfb52197540dce2006b3a18d5892e5a78953bb65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Dec 2025 09:04:03 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua-renovate-config to v2.9.0 --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index b952e33..ca8baf2 100644 --- a/renovate.json +++ b/renovate.json @@ -2,7 +2,7 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "extends": [ "config:recommended", - "github>aquaproj/aqua-renovate-config#2.8.0" + "github>aquaproj/aqua-renovate-config#2.9.0" ], "labels": ["dependencies"] }