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