feat(config.js): add renovate config
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
module.exports = {
|
||||||
|
"endpoint": "https://code.emmathe.dev/api/v1", // replace it with your actual endpoint
|
||||||
|
"gitAuthor": "Renovate Bot <renovate-bot@iam.emmathe.dev>",
|
||||||
|
"platform": "gitea",
|
||||||
|
"onboardingConfigFileName": ".renovaterc.json",
|
||||||
|
"autodiscover": true,
|
||||||
|
"optimizeForDisabled": true,
|
||||||
|
};
|
||||||
Reference in New Issue
Block a user