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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
renovate.json Normal file
View File

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