Enable dependency updating via Renovate

This commit is contained in:
Ruben Taelman
2020-08-28 10:27:44 +02:00
committed by GitHub
parent 86d5f367d5
commit 075295b828

5
renovate.json Normal file
View File

@@ -0,0 +1,5 @@
{
"extends": [
"github>rubensworks/renovate-presets:js"
]
}