From b199ff5e42ab45170c49f7422d39f51818fbed41 Mon Sep 17 00:00:00 2001 From: Stackspin renovate bot <renovatebot@stackspin.net> Date: Fri, 7 Mar 2025 23:19:52 +0000 Subject: [PATCH] Migrate config renovate.json --- renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 634af503..f4ffae1a 100644 --- a/renovate.json +++ b/renovate.json @@ -4,8 +4,9 @@ "local>stackspin/renovate-config" ], "prConcurrentLimit": 2, - "regexManagers": [ + "customManagers": [ { + "customType": "regex", "fileMatch": [ "(^|/)values\\.yaml*$" ], -- GitLab