Skip to content

Commit 0730529

Browse files
committed
[Oztechan/Global#4] Global config update synced local 'renovate.json' with remote 'relative/renovate.json'
1 parent 6b5daf1 commit 0730529

1 file changed

Lines changed: 0 additions & 26 deletions

File tree

renovate.json

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -19,33 +19,7 @@
1919
"enabled": true,
2020
"commitMessageAction": "[Oztechan/CCC#1457] Lock file maintenance"
2121
},
22-
"customManagers": [
23-
{
24-
"customType": "regex",
25-
"managerFilePatterns": ["/^ios/CCC\\.xcodeproj/project\\.pbxproj$/"],
26-
"matchStrings": ["repositoryURL = \"https://github.com/(?<owner>[^/]+)/(?<repo>[^\"/]+?)(?:\\.git)?\";\\s*requirement = \\{\\s*kind = exactVersion;\\s*version = (?<currentValue>[^;]+);"],
27-
"datasourceTemplate": "github-tags",
28-
"depNameTemplate": "{{owner}}/{{repo}}"
29-
}
30-
],
3122
"packageRules": [
32-
{
33-
"matchPackageNames": [
34-
"bundler"
35-
],
36-
"matchManagers": [
37-
"bundler"
38-
],
39-
"postUpgradeTasks": {
40-
"commands": [
41-
"cd ios && bundle update --bundler"
42-
],
43-
"fileFilters": [
44-
"ios/Gemfile.lock"
45-
],
46-
"executionMode": "update"
47-
}
48-
},
4923
{
5024
"groupName": "kotlin",
5125
"matchPackageNames": [

0 commit comments

Comments
 (0)