mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 01:12:35 +00:00
chore: testing
This commit is contained in:
parent
e88e04cc45
commit
72fab8c821
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