mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore: allow lockfile maintenance at any time (#289)
This commit is contained in:
parent
c25a307b18
commit
c32f571ee8
1 changed files with 1 additions and 0 deletions
1
.github/renovate.json
vendored
1
.github/renovate.json
vendored
|
|
@ -9,6 +9,7 @@
|
|||
"prCreation": "not-pending",
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true,
|
||||
"schedule": null,
|
||||
"masterIssueApproval": true,
|
||||
"automerge": true
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue