Merge pull request #45 from deepch/renovate/configure

Configure Renovate
This commit is contained in:
Andrey Semochkin 2022-03-04 00:34:36 +03:00 committed by GitHub
commit ad3e0b2020
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": [
"config:base"
]
}