From 320fc7d28c3711cbc7ba1481214db85aa0ef2b85 Mon Sep 17 00:00:00 2001 From: mustafaozhan Date: Mon, 11 May 2026 18:02:25 +0000 Subject: [PATCH] [Oztechan/Global#4] Global config update synced local 'renovate.json' with remote 'relative/renovate.json' --- renovate.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/renovate.json b/renovate.json index af4baa4889..868ab42d59 100644 --- a/renovate.json +++ b/renovate.json @@ -22,10 +22,14 @@ "customManagers": [ { "customType": "regex", - "managerFilePatterns": ["/^ios/CCC\\.xcodeproj/project\\.pbxproj$/"], - "matchStrings": ["repositoryURL = \"https://github.com/(?[^/]+)/(?[^\"/]+?)(?:\\.git)?\";\\s*requirement = \\{\\s*kind = exactVersion;\\s*version = (?[^;]+);"], + "managerFilePatterns": [ + "/^ios/CCC\\.xcodeproj/project\\.pbxproj$/" + ], + "matchStrings": [ + "repositoryURL = \"https://github.com/(?[^/]+)/(?[^\"/]+?)(?:\\.git)?\";\\s*requirement = \\{\\s*kind = exactVersion;\\s*version = (?[^;]+);" + ], "datasourceTemplate": "github-tags", - "depNameTemplate": "{{owner}}/{{repo}}" + "depNameTemplate": "/" } ], "packageRules": [