update: renovate target pr to staging branch
All checks were successful
renovate / renovate (push) Successful in 20s
All checks were successful
renovate / renovate (push) Successful in 20s
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
"endpoint": "https://git.fossy.my.id/api/v1",
|
"endpoint": "https://git.fossy.my.id/api/v1",
|
||||||
"gitAuthor": "Renovate Bot <renovate-bot@fossy.my.id>",
|
"gitAuthor": "Renovate-Clanker <renovate-bot@fossy.my.id>",
|
||||||
"platform": "gitea",
|
"platform": "gitea",
|
||||||
"onboardingConfigFileName": "renovate.json",
|
"onboardingConfigFileName": "renovate.json",
|
||||||
"autodiscover": true,
|
"autodiscover": true,
|
||||||
|
|||||||
@@ -10,7 +10,10 @@
|
|||||||
"pin",
|
"pin",
|
||||||
"digest"
|
"digest"
|
||||||
],
|
],
|
||||||
"automerge": true
|
"automerge": true,
|
||||||
|
"baseBranches": [
|
||||||
|
"staging"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user