From 0efaf03d465ec04437b8556176a6a3183f39ef83 Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Mon, 16 Dec 2024 14:15:39 +0800 Subject: [PATCH] fix(renovate): migrate to new config --- .renovaterc.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.renovaterc.json5 b/.renovaterc.json5 index b2d6ec34..5cb26a4b 100644 --- a/.renovaterc.json5 +++ b/.renovaterc.json5 @@ -41,7 +41,7 @@ }, "customManagers": [ { - "description": "Process various other dependencies", + "description": ["Process various other dependencies"], "customType": "regex", // "fileMatch": ["^kube/.+\\.ya?ml$", "vyos/], // process regex from everywhere "fileMatch": [".*"], // process regex from everywhere