File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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" : [
You can’t perform that action at this time.
0 commit comments