Skip to content

Commit 22cfdb5

Browse files
committed
renovatebot: Remove label assignments
Let triagebot handle all labeling instead of duplicating the logic.
1 parent 97dbddd commit 22cfdb5

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/renovate.json5

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@
1313
"github>Turbo87/renovate-config//rust/updateToolchain",
1414
],
1515
packageRules: [
16-
{
17-
matchCategories: ["rust"],
18-
labels: ["A-backend ⚙️"],
19-
},
20-
{
21-
matchCategories: ["js"],
22-
labels: ["A-frontend 🐹"],
23-
},
2416
{
2517
matchDepNames: ["ember-cli", "ember-data", "ember-source"],
2618
separateMinorPatch: true,
@@ -55,7 +47,6 @@
5547
matchManagers: ["custom.regex"],
5648
matchDepNames: ["rust"],
5749
commitMessageTopic: "Rust",
58-
labels: ["A-backend ⚙️"],
5950
},
6051
{
6152
matchDepNames: ["/^diesel$/", "/^diesel_/"],

0 commit comments

Comments
 (0)