Skip to content

Commit f920dd3

Browse files
authored
Merge pull request #7011 from BitGo/DX-1800-Update-Renovate-Bot-Version
fix: update renovate bot version for default configuration
2 parents 00a704a + e90c205 commit f920dd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["github>BitGo/gha-renovate-bot//presets/onboarding#v1.15.1"],
3+
"extends": ["github>BitGo/gha-renovate-bot//presets/default"],
44
"baseBranches": ["master"],
5-
"enabledManagers": ["github-actions", "regex"],
5+
"enabledManagers": ["github-actions", "regex"]
66
}

0 commit comments

Comments
 (0)