Skip to content

Commit 1b90ddf

Browse files
committed
fix(renovate): base branch
1 parent 2903ec6 commit 1b90ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"enabledManagers": ["dockerfile", "github-actions", "npm"],
44
"extends": ["config:base", ":combinePatchMinorReleases"],
5+
"baseBranchPatterns": [],
56
"baseBranches": ["beta"],
6-
"targetBranches": ["beta"],
77
"assignees": ["team:console"],
88
"assigneesSampleSize": 1,
99
"reviewers": ["team:console"],

0 commit comments

Comments
 (0)