Skip to content

Commit bd6fb4c

Browse files
authored
update rhdh team label for renovate (#1900)
Signed-off-by: Jordan Dubrick <jdubrick@redhat.com>
1 parent d076ff9 commit bd6fb4c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/renovate-presets/workspace/rhdh-lightspeed-presets.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,23 @@
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
}

0 commit comments

Comments
 (0)