mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-18 01:42:34 +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,
|
onboarding: false,
|
||||||
platform: 'github',
|
platform: 'github',
|
||||||
repositories: ['renovatebot/github-action'],
|
repositories: ['renovatebot/github-action'],
|
||||||
packageRules: [
|
lockFileMaintenance: {
|
||||||
{
|
enabled: true,
|
||||||
description: 'lockFileMaintenance',
|
schedule: ['at any time'],
|
||||||
updateTypes: ['lockFileMaintenance'],
|
},
|
||||||
enabled: true,
|
|
||||||
schedule: ['at any time'],
|
|
||||||
},
|
|
||||||
],
|
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue