Merge pull request #7 from Kichiyaki/renovate/configure

Configure Renovate
This commit is contained in:
Dawid Wysokiński 2021-07-04 17:36:38 +02:00 committed by GitHub
commit a4e0ff5a6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
renovate.json Normal file
View File

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