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 91fff1f commit 2903ec6Copy full SHA for 2903ec6
.github/renovate.json
@@ -2,6 +2,8 @@
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
"enabledManagers": ["dockerfile", "github-actions", "npm"],
4
"extends": ["config:base", ":combinePatchMinorReleases"],
5
+ "baseBranches": ["beta"],
6
+ "targetBranches": ["beta"],
7
"assignees": ["team:console"],
8
"assigneesSampleSize": 1,
9
"reviewers": ["team:console"],
0 commit comments