Actualiser config.js
All checks were successful
renovate / renovate (push) Successful in 1m1s

This commit is contained in:
Renovate Bot 2024-07-05 20:07:48 +00:00
parent 24b3750b15
commit 2a736e25dd

View file

@ -4,10 +4,6 @@ module.exports = {
gitAuthor: 'Renovate Bot <renovate@git.thethomaas.net>',
username: 'renovate-bot',
autodiscover: true,
onboardingConfig: {
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
extends: ['config:base']
},
optimizeForDisabled: true,
persistRepoData: true
onboardingConfigFileName: 'renovate.json'
}