Initial commit
This commit is contained in:
10
renovate-config.js
Normal file
10
renovate-config.js
Normal file
@@ -0,0 +1,10 @@
|
||||
module.exports = {
|
||||
endpoint: 'https://gitea.kovagoadi.hu/',
|
||||
platform: 'gitea',
|
||||
onboardingConfig: {
|
||||
extends: ['config:recommended'],
|
||||
},
|
||||
autodiscover: true,
|
||||
log_level: 'debug'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user