Add renovate.json

This commit is contained in:
Renovate Bot 2023-09-01 11:09:11 +00:00
parent afcdf061a6
commit 59b0ccbfa2

6
renovate.json Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>renovate/config"
]
}