renovate (dependabot)
This commit is contained in:
10
renovate/config.example.js
Normal file
10
renovate/config.example.js
Normal file
@@ -0,0 +1,10 @@
|
||||
module.exports = {
|
||||
platform: 'gitea',
|
||||
endpoint: 'https://git.example.com/api/v1/',
|
||||
token: '',
|
||||
onboarding: true,
|
||||
autodiscover: true,
|
||||
configFileNames: [".gitea/renovate.json"]
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user