From baafa0d6a4c7eaafef16867b9f82c024bd7f14b0 Mon Sep 17 00:00:00 2001 From: mustafaozhan Date: Fri, 17 Jul 2026 18:14:50 +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 84ea19f..dc1a371 100644 --- a/renovate.json +++ b/renovate.json @@ -19,10 +19,11 @@ "enabled": true, "commitMessageAction": "[SubMob/BaseMob#32] Lock file maintenance" }, - "regexManagers": [ + "customManagers": [ { - "fileMatch": [ - "^$" + "customType": "regex", + "managerFilePatterns": [ + "/^$/" ], "matchStrings": [ "repositoryURL = \"https://github.com/(?[^/]+/[^\"/]+?)(?:\\.git)?\";\\s*requirement = \\{\\s*kind = exactVersion;\\s*version = (?[^;]+);"