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
2e9da9596a
commit
abf5741d2d
1 changed files with 6 additions and 0 deletions
6
.github/renovate.json
vendored
6
.github/renovate.json
vendored
|
|
@ -7,6 +7,12 @@
|
|||
],
|
||||
"prCreation": "not-pending",
|
||||
"schedule": ["before 6am"],
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true,
|
||||
"schedule": ["at any time"],
|
||||
"stabilityDays": 0,
|
||||
"masterIssueApproval": true
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
"languages": ["docker"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue