File tree Expand file tree Collapse file tree
.github/renovate-presets/workspace Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "extends" : [
77 " github>redhat-developer/rhdh-plugins//.github/renovate-presets/base/rhdh-minor-presets(Lightspeed)"
88 ],
9- "addLabels" : [" team/pai " , " lightspeed" ]
9+ "addLabels" : [" team/rhdh " , " lightspeed" ]
1010 },
1111 {
1212 "description" : " all Lightspeed patch updates" ,
1313 "matchFileNames" : [" workspaces/lightspeed/**" ],
1414 "extends" : [
1515 " github>redhat-developer/rhdh-plugins//.github/renovate-presets/base/rhdh-patch-presets(Lightspeed)"
1616 ],
17- "addLabels" : [" team/pai " , " lightspeed" ]
17+ "addLabels" : [" team/rhdh " , " lightspeed" ]
1818 },
1919 {
2020 "description" : " all Lightspeed dev dependency updates" ,
2121 "matchFileNames" : [" workspaces/lightspeed/**" ],
2222 "extends" : [
2323 " github>redhat-developer/rhdh-plugins//.github/renovate-presets/base/rhdh-devdependency-presets(Lightspeed)"
2424 ],
25- "addLabels" : [" team/pai " , " lightspeed" ]
25+ "addLabels" : [" team/rhdh " , " lightspeed" ]
2626 }
2727 ]
2828}
You can’t perform that action at this time.
0 commit comments