Skip to content

Commit 57781eb

Browse files
Merge pull request #68 from BitGo/renovate/configure
Onboard renovate scan configuration
2 parents 6cd678e + 956ae4a commit 57781eb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

renovate.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"github>BitGo/gha-renovate-bot//presets/onboarding#0.0.1"
5+
],
6+
"baseBranches": [
7+
"master"
8+
]
9+
}

0 commit comments

Comments
 (0)