module: setup renovate

Add renovate.json (#1)
This commit is contained in:
renovate[bot] 2018-12-13 16:55:36 +01:00 committed by cn
parent d419347dd3
commit 51bb5a93c5
1 changed files with 5 additions and 0 deletions

5
renovate.json Normal file
View File

@ -0,0 +1,5 @@
{
"extends": [
"config:base"
]
}