Configure Renovate (#1694)
* Add renovate.json * Added some options. * Remove option. * Change schedule. * Remove config base as it is deprecated. * Revert back to config:base for defaults, but override schedule Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: jrbenny35 <bennyjr169@gmail.com> Co-authored-by: Peter deHaan <peter@deseloper.com>
This commit is contained in:
Родитель
8abe9f675e
Коммит
3429a7dba4
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"extends": [
|
||||
"config:base",
|
||||
"schedule:earlyMondays"
|
||||
]
|
||||
}
|
Загрузка…
Ссылка в новой задаче