chore: Configure Renovate (#1)
Some checks failed
Continuous Integration / Build Package (push) Successful in 1m54s
Continuous Integration / Lint, Check & Test (push) Failing after 1m58s

Co-authored-by: Renovate Bot <renovate@konstantinfickel.de>
Co-committed-by: Renovate Bot <renovate@konstantinfickel.de>
This commit is contained in:
Renovate Bot 2026-02-15 07:57:18 +01:00 committed by kfickel
parent b536ff9d79
commit 6a7de0d031

6
renovate.json Normal file
View file

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