Skip to content

Commit 4999a8b

Browse files
committed
build(deps): switch back to hoverinc Renovate configuration preset
1 parent 984e7e7 commit 4999a8b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

renovate.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["github>jrolfs/renovate:npm.json5"]
3+
"extends": [
4+
"github>hoverinc/renovate:npm.json5",
5+
"github>hoverinc/renovate:npm-feat.json5",
6+
"github>hoverinc/renovate:npm-merge.json5"
7+
]
48
}

0 commit comments

Comments
 (0)