Skip to content

Commit 22f129a

Browse files
Merge pull request #82 from BitGo/DO-4925-fix-renovate-release
fix: correct renovate path and release version
2 parents 486309c + 2a0c8f7 commit 22f129a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed
+1-4
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"github>BitGo/gha-renovate-bot//presets/onboarding#0.0.1"
4+
"github>BitGo/gha-renovate-bot//presets/onboarding#v1.15.1"
55
],
66
"baseBranches": [
77
"master"
88
],
99
"enabledManagers": [
1010
"github-actions"
11-
],
12-
"schedule": [
13-
"on monday"
1411
]
1512
}

0 commit comments

Comments
 (0)