We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ec06e6 commit c976041Copy full SHA for c976041
.github/renovate-self-hosted.js
@@ -7,5 +7,5 @@ module.exports = {
7
autodiscover: false,
8
platform: "github",
9
repositories: ["franklin-ai/darwin-v7"],
10
-
+ baseBranches: ['darwin-v7-renovate'],
11
};
0 commit comments