mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-15 16:32:36 +00:00
ci: use generic Renovate schedule
The old schedule was specific for npm, but this schedule is generic for all updaters.
This commit is contained in:
parent
e173183f93
commit
6160dd63f4
1 changed files with 1 additions and 6 deletions
7
.github/renovate.json
vendored
7
.github/renovate.json
vendored
|
|
@ -5,10 +5,5 @@
|
||||||
":timezone(Europe/Amsterdam)",
|
":timezone(Europe/Amsterdam)",
|
||||||
":assignee(vidavidorra)"
|
":assignee(vidavidorra)"
|
||||||
],
|
],
|
||||||
"packageRules": [
|
"schedule": ["before 6am"]
|
||||||
{
|
|
||||||
"depTypeList": ["devDependencies"],
|
|
||||||
"schedule": ["before 6am on Monday, Wednesday and Friday"]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue