Skip to content

Commit 7860088

Browse files
committed
Migrate Renovate configuration
1 parent bad192a commit 7860088

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

renovate.json5

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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',
5+
],
6+
addLabels: [
7+
'integrations-team-coordination',
58
],
6-
addLabels: [
7-
"integrations-team-coordination",
8-
]
99
}

0 commit comments

Comments
 (0)