Skip to content

Commit f9c1957

Browse files
committed
Migrate Renovate configuration
1 parent e194a94 commit f9c1957

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

renovate.json5

Lines changed: 4 additions & 4 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',
55
],
66
addLabels: [
7-
"integrations-team-coordination",
8-
]
7+
'integrations-team-coordination',
8+
],
99
}

0 commit comments

Comments
 (0)