Skip to content

Commit

Permalink
Merge pull request #5 from BitGo/renovate/configure
Browse files Browse the repository at this point in the history
Onboard renovate scan configuration
  • Loading branch information
sandeeppanchal-bitgo authored Sep 20, 2023
2 parents 0d079e4 + cc9f836 commit 0a24563
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>BitGo/gha-renovate-bot//presets/onboarding#0.0.1"
],
"baseBranches": [
"master"
]
}

0 comments on commit 0a24563

Please sign in to comment.