Skip to content

Commit 6e5b2a5

Browse files
committed
Test
1 parent a7345d1 commit 6e5b2a5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,12 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:recommended"
5+
],
6+
"hostRules": [
7+
{
8+
"matchHost": "github.com",
9+
"hostType": "github",
10+
"token": "{{ secrets.RENOVATE_GITHUB_TOKEN }}"
11+
}
512
]
613
}

0 commit comments

Comments
 (0)