Skip to content

Commit a3803e1

Browse files
Merge pull request #33 from BitGo/renovate/configure
chore: Onboard renovate scan configuration
2 parents eb35f6f + 88bebd7 commit a3803e1

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

.github/renovate.json

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

0 commit comments

Comments
 (0)