Add renovate.json

This commit is contained in:
Renovate Bot 2022-06-21 18:00:16 -05:00 committed by Gitea
parent 9b979667d6
commit ff78fa1e50
1 changed files with 8 additions and 0 deletions

8
renovate.json Normal file
View File

@ -0,0 +1,8 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":npm",
":gomod"
]
}