mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 09:22:36 +00:00
chore: update config
This commit is contained in:
parent
38e3b10196
commit
c8be035580
1 changed files with 4 additions and 1 deletions
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
|
|
@ -1,9 +1,12 @@
|
||||||
{
|
{
|
||||||
"extends": [
|
"extends": [
|
||||||
"config:base",
|
"config:base",
|
||||||
|
":rebaseStalePrs",
|
||||||
":pinDependencies",
|
":pinDependencies",
|
||||||
|
":masterIssue",
|
||||||
":timezone(Europe/Amsterdam)",
|
":timezone(Europe/Amsterdam)",
|
||||||
":assignee(vidavidorra)"
|
":assignee(vidavidorra)",
|
||||||
|
"docker:enableMajor"
|
||||||
],
|
],
|
||||||
"prCreation": "not-pending",
|
"prCreation": "not-pending",
|
||||||
"schedule": ["before 6am"],
|
"schedule": ["before 6am"],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue