Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Merge pull request #7 from BitGo/renovate/configure
Browse files Browse the repository at this point in the history
chore: Onboard renovate scan configuration
  • Loading branch information
the-smooth-operator authored Feb 1, 2024
2 parents 9085ace + 019e0ae commit a2588bf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/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#v1.17.2"
],
"baseBranches": [
"master"
]
}

0 comments on commit a2588bf

Please sign in to comment.