Add renovate.json
All checks were successful
Continuous Integration / Build Package (push) Successful in 1m32s
Continuous Integration / Lint, Check & Test (push) Successful in 1m33s

This commit is contained in:
Renovate Bot 2026-03-06 00:01:04 +00:00
parent a1a8ddf893
commit 3e8f4f0d9f

6
renovate.json Normal file
View file

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