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