mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 01:12:35 +00:00
test: add lockfile maintenance
This commit is contained in:
parent
7f1fea8455
commit
5265d9743e
1 changed files with 1 additions and 0 deletions
|
|
@ -6,4 +6,5 @@ module.exports = {
|
||||||
onboarding: false,
|
onboarding: false,
|
||||||
platform: 'github',
|
platform: 'github',
|
||||||
repositories: ['renovatebot/github-action'],
|
repositories: ['renovatebot/github-action'],
|
||||||
|
lockFileMaintenance: { enabled: true, schedule: [] },
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue