Enable repository data persistence in Renovate configuration
This commit is contained in:
@@ -5,6 +5,7 @@ module.exports = {
|
||||
platform: 'github',
|
||||
repositories: ['aggarwalakshun/k3s'],
|
||||
autodiscover: false,
|
||||
persistRepoData: true,
|
||||
onboardingConfig: {
|
||||
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
|
||||
extends: ['config:recommended']
|
||||
|
||||
Reference in New Issue
Block a user