mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 17:32:35 +00:00
chore: testing
This commit is contained in:
parent
f1179fe443
commit
c6a5562084
1 changed files with 4 additions and 9 deletions
13
.github/config.js
vendored
13
.github/config.js
vendored
|
|
@ -6,17 +6,12 @@ module.exports = {
|
|||
onboarding: false,
|
||||
platform: 'github',
|
||||
repositories: ['renovatebot/github-action'],
|
||||
lockFileMaintenance: {
|
||||
enabled: true,
|
||||
schedule: ['at any time'],
|
||||
},
|
||||
printConfig: true,
|
||||
packageRules: [
|
||||
{
|
||||
description: 'lockFileMaintenance',
|
||||
updateTypes: ['lockFileMaintenance'],
|
||||
force: {
|
||||
schedule: ['at any time'],
|
||||
lockFileMaintenance: {
|
||||
enabled: true,
|
||||
schedule: ['at any time'],
|
||||
},
|
||||
],
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue