Skip to content

Commit 4581d56

Browse files
committed
fix(renovate):Update config to spire defaults
Hopefully this will revive renovate's connection to the main branch.
1 parent 60720f0 commit 4581d56

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
{
2-
"extends": "@researchgate"
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": ["@researchgate:lib"],
4+
"automergeType": "branch",
5+
"labels": ["dependencies"]
36
}

0 commit comments

Comments
 (0)