Skip to content

Commit

Permalink
Merge pull request #82 from BitGo/DO-4925-fix-renovate-release
Browse files Browse the repository at this point in the history
fix: correct renovate path and release version
  • Loading branch information
sandeeppanchal-bitgo authored Jan 28, 2024
2 parents 486309c + 2a0c8f7 commit 22f129a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions renovate.json → .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>BitGo/gha-renovate-bot//presets/onboarding#0.0.1"
"github>BitGo/gha-renovate-bot//presets/onboarding#v1.15.1"
],
"baseBranches": [
"master"
],
"enabledManagers": [
"github-actions"
],
"schedule": [
"on monday"
]
}

0 comments on commit 22f129a

Please sign in to comment.