Add renovate (#6)

This commit is contained in:
Pavel Popov 2021-12-27 19:56:02 +03:00 committed by GitHub
parent 041a731774
commit c9040df0b4
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"
]
}