chore: add renovate config

This commit is contained in:
Enrico Stahn 2021-04-22 09:43:08 +10:00 committed by GitHub
parent a23695e6d2
commit 57aaf0dffd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
renovate.json Normal file
View file

@ -0,0 +1,6 @@
{
"extends": [
"config:base",
"group:recommended"
]
}