Add renovate.json

This commit is contained in:
Renovate Bot 2023-08-03 21:24:29 +00:00
parent b89e494358
commit ad07130508
1 changed files with 7 additions and 0 deletions

7
renovate.json Normal file
View File

@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":label(renovate)"
]
}