mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 17:02:36 +00:00
chore: fix renovate config (#115)
This commit is contained in:
parent
6690277e11
commit
4e8bdc9129
1 changed files with 2 additions and 1 deletions
3
.github/renovate.json
vendored
3
.github/renovate.json
vendored
|
|
@ -3,7 +3,8 @@
|
||||||
"config:base",
|
"config:base",
|
||||||
":rebaseStalePrs",
|
":rebaseStalePrs",
|
||||||
":pinDependencies",
|
":pinDependencies",
|
||||||
":masterIssue"
|
":masterIssue",
|
||||||
|
"docker:enableMajor"
|
||||||
],
|
],
|
||||||
"prCreation": "not-pending",
|
"prCreation": "not-pending",
|
||||||
"lockFileMaintenance": {
|
"lockFileMaintenance": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue