Merge pull request #1467 from go-redis/renovate/configure

Configure Renovate
This commit is contained in:
Vladimir Mihailenco 2020-09-09 09:49:59 +03:00 committed by GitHub
commit 9b6afbf54a
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"
]
}