Skip to content

Commit d6f72af

Browse files
committed
build(deps): use public Renovate configuration until we sort 404
I _think_ it's because this repository is a fork which is preventing access to the protected configuration on `hoverinc`
1 parent 8f49b24 commit d6f72af

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

renovate.json

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

0 commit comments

Comments
 (0)