File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 {
55 "customType" : " regex" ,
66 "datasourceTemplate" : " docker" ,
7- "fileMatch " : [
8- " ^fixtures/apps_fixtures\\ .json$"
7+ "managerFilePatterns " : [
8+ " / ^fixtures/apps_fixtures\\ .json$/ "
99 ],
1010 "matchStrings" : [
1111 " \" chart\" :\\ s*\" (?<depName>ghcr\\ .io/scilifelabdatacentre/serve-charts/[^:]+):(?<currentValue>[^\" ]+)\" "
2222 {
2323 "additionalBranchPrefix" : " renovate-" ,
2424 "automerge" : false ,
25- "commitMessageTopic" : " serve-charts {{depName}}" ,
25+ "commitMessageAction" : " Bump" ,
26+ "commitMessageExtra" : " " ,
27+ "commitMessageTopic" : " app chart versions in apps_fixtures.json" ,
2628 "enabled" : true ,
27- "groupName" : " serve-charts app versions " ,
28- "matchPackagePatterns " : [
29- " ^ghcr\\ .io/scilifelabdatacentre/serve-charts/"
29+ "groupName" : " app chart version in apps_fixtures.json " ,
30+ "matchPackageNames " : [
31+ " / ^ghcr\\ .io/scilifelabdatacentre/serve-charts/ /"
3032 ],
3133 "prConcurrentLimit" : 1
3234 }
You can’t perform that action at this time.
0 commit comments