feat(deps): add renovate.json

This adds renovate bot config for dependency management
This commit is contained in:
Renovate Bot
2018-12-15 22:53:58 +00:00
committed by Łukasz Mierzwa
parent 334015bb45
commit f7d60adf8e

5
renovate.json Normal file
View File

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