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