Update config.js
This commit is contained in:
@@ -5,5 +5,7 @@ module.exports = {
|
|||||||
"platform": "gitea",
|
"platform": "gitea",
|
||||||
"onboardingConfigFileName": "renovate.json",
|
"onboardingConfigFileName": "renovate.json",
|
||||||
"autodiscover": true,
|
"autodiscover": true,
|
||||||
"optimizeForDisabled": true
|
"optimizeForDisabled": true,
|
||||||
|
// '/^release\\/.*/'
|
||||||
|
"baseBranchPatterns": ['main', 'master', 'beta'],
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user