config.js hinzugefügt
This commit is contained in:
parent
c62a4ee288
commit
3cd8ec9fef
1 changed files with 7 additions and 0 deletions
7
config.js
Normal file
7
config.js
Normal file
|
@ -0,0 +1,7 @@
|
|||
module.exports = {
|
||||
endpoint: "https://git.hackmi.ch/api/v1",
|
||||
gitAuthor: "Renovate Bot <renovate@hackmi.ch>",
|
||||
platform: "gitea",
|
||||
autodiscover: true,
|
||||
optimizeForDisabled: true,
|
||||
};
|
Loading…
Add table
Reference in a new issue