From a7a10e22b6b1ec8f14af84b775c03f924944800f Mon Sep 17 00:00:00 2001 From: mustafaozhan Date: Fri, 17 Jul 2026 18:15:02 +0000 Subject: [PATCH] [Oztechan/Global#4] Global config update synced local 'renovate.json' with remote 'relative/renovate.json' --- renovate.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/renovate.json b/renovate.json index 16584a2..e0bcc07 100644 --- a/renovate.json +++ b/renovate.json @@ -19,10 +19,11 @@ "enabled": true, "commitMessageAction": "[SubMob/ParserMob#27] Lock file maintenance" }, - "regexManagers": [ + "customManagers": [ { - "fileMatch": [ - "^$" + "customType": "regex", + "managerFilePatterns": [ + "/^$/" ], "matchStrings": [ "repositoryURL = \"https://github.com/(?[^/]+/[^\"/]+?)(?:\\.git)?\";\\s*requirement = \\{\\s*kind = exactVersion;\\s*version = (?[^;]+);"