File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- $schema : " https://docs.renovatebot.com/renovate-schema.json" ,
2+ $schema : ' https://docs.renovatebot.com/renovate-schema.json' ,
33 extends : [
4- " local>hivemq/renovate-config:default.json5" ,
4+ ' local>hivemq/renovate-config:default.json5' ,
55 ] ,
6- baseBranches : [
7- " master" ,
8- " master-4.28" ,
9- " renovate-playground" ,
6+ baseBranchPatterns : [
7+ ' master' ,
8+ ' master-4.28' ,
9+ ' renovate-playground' ,
1010 ] ,
11- useBaseBranchConfig : " merge" ,
12- branchPrefix : " renovate/hivemq-extension-sdk/" ,
11+ useBaseBranchConfig : ' merge' ,
12+ branchPrefix : ' renovate/hivemq-extension-sdk/' ,
1313 addLabels : [
14- " broker-feature-team" ,
14+ ' broker-feature-team' ,
1515 ] ,
1616}
You can’t perform that action at this time.
0 commit comments