Skip to content

Commit

Permalink
Chore(renovate): initial renovate configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
bgdeploybot committed Oct 30, 2023
1 parent 714f5b9 commit d2e90ee
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>BitGo/gha-renovate-bot//presets/onboarding#0.0.1"
],
"baseBranches": [
"master"
],
"enabledManagers": [
"github-actions"
],
"schedule": [
"on monday"
]
}

0 comments on commit d2e90ee

Please sign in to comment.