We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7feeecb commit 3d58d1bCopy full SHA for 3d58d1b
.github/renovate.json
@@ -2,8 +2,7 @@
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"enabledManagers": ["dockerfile", "github-actions", "npm"],
4
"extends": ["config:base", ":combinePatchMinorReleases"],
5
- "baseBranchPatterns": [],
6
- "baseBranches": ["beta"],
+ "baseBranchPatterns": ["beta"],
7
"assignees": ["team:console"],
8
"assigneesSampleSize": 1,
9
"reviewers": ["team:console"],
0 commit comments