This commit is contained in:
parent
5e3d52b773
commit
4710f77080
2 changed files with 22 additions and 22 deletions
16
config.js
16
config.js
|
|
@ -1,16 +0,0 @@
|
|||
module.exports = {
|
||||
endpoint: "https://git.local-it.org/api/v1/",
|
||||
gitAuthor: 'Renovate Bot <renovate@local-it.org>',
|
||||
username: 'renovate',
|
||||
platform: "gitea",
|
||||
onboarding: true,
|
||||
autodiscover: true,
|
||||
persistRepoData: true,
|
||||
optimizeForDisabled: true,
|
||||
assignees: [],
|
||||
labels: ["renovate", "dependencies", "automated"],
|
||||
onboardingConfig: {
|
||||
extends: ["config:recommended"],
|
||||
},
|
||||
repositories: ["local-it/mitgliederverwaltung"]
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue