Add renovate.json
Some checks failed
Continuous Integration / Build Package (push) Successful in 33s
Continuous Integration / Lint, Check & Test (push) Failing after 44s

This commit is contained in:
Renovate Bot 2026-02-15 00:01:07 +00:00
parent b536ff9d79
commit 8522a4c3e7

6
renovate.json Normal file
View file

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