Skip to content

Commit 40bba2e

Browse files
authored
chore(renovate): addLabels instead of labels (#877)
1 parent 34ad54b commit 40bba2e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

renovate.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"pinDigests": true,
2020
"groupName": "GitHub Actions",
2121
"groupSlug": "github-actions",
22-
"labels": [
22+
"addLabels": [
2323
"gha"
2424
]
2525
},
@@ -31,7 +31,7 @@
3131
"separateMinorPatch": false,
3232
"groupName": "E2E Docker images",
3333
"groupSlug": "e2e-docker",
34-
"labels": [
34+
"addLabels": [
3535
"e2e"
3636
]
3737
},
@@ -45,7 +45,7 @@
4545
"commitMessagePrefix": "chore(docker):",
4646
"groupName": "Docker images",
4747
"groupSlug": "docker-all",
48-
"labels": [
48+
"addLabels": [
4949
"docker"
5050
]
5151
},
@@ -55,7 +55,7 @@
5555
],
5656
"groupName": "ui dependencies",
5757
"groupSlug": "ui-dependencies",
58-
"labels": [
58+
"addLabels": [
5959
"ui"
6060
]
6161
},

0 commit comments

Comments
 (0)