From da2d640d7a20a99e4ee2c6487a4eb910fe3353c6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 02:27:20 +0000 Subject: [PATCH] chore(deps): update dependency aquaproj/aqua-renovate-config to v2.12.1 --- renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/renovate.json5 b/renovate.json5 index 94b196d..2c8d857 100644 --- a/renovate.json5 +++ b/renovate.json5 @@ -2,6 +2,6 @@ extends: [ 'github>suzuki-shunsuke/renovate-config#4.0.0', 'github>suzuki-shunsuke/renovate-config:nolimit#4.0.0', - 'github>aquaproj/aqua-renovate-config:installer-script#2.12.0(src/aqua-installer/install\\.sh)', + 'github>aquaproj/aqua-renovate-config:installer-script#2.12.1(src/aqua-installer/install\\.sh)', ], }