File tree Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Original file line number Diff line number Diff line change 1111 " /build_versions.yaml/"
1212 ],
1313 "matchStrings" : [
14- " rubygem_(?<depName>[a-z0-9_]+):\\ s+'(?<currentValue>\\ d+\\ .\\ d+\\ .\\ d+)'"
14+ " rubygem_(?<depName>[a-z0-9_- ]+):\\ s+'(?<currentValue>\\ d+\\ .\\ d+\\ .\\ d+)'"
1515 ]
16- },
17- {
18- "customType" : " regex" ,
19- "datasourceTemplate" : " deb" ,
20- "managerFilePatterns" : [
21- " /build_versions.yaml/"
22- ],
23- "matchStrings" : [
24- " #\\ s*renovate:\\ s*depName=(?<depName>.*?)\\ s*openVoxRelease=(?<openVoxRelease>\\ d+)\\ s*\\ n\\ s*(?<key>\\ w+_version):\\ s*\" (?<currentValue>.*?)\" "
25- ],
26- "registryUrlTemplate" : " https://apt.overlookinfratech.com?suite=ubuntu24.04&components=openvox{{openVoxRelease}}&binaryArch=amd64"
2716 }
2817 ],
2918 "extends" : [
3019 " config:recommended"
3120 ],
3221 "addLabels" : [
3322 " dependencies" ,
34- " renovate " ,
35- " github_actions "
23+ " github_actions " ,
24+ " renovate "
3625 ],
3726 "vulnerabilityAlerts" : {
3827 "enabled" : true ,
You can’t perform that action at this time.
0 commit comments