feat: mvp (#1)
Some checks failed
CD / Release (push) Failing after 13s

Reviewed-on: #1
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #1.
This commit is contained in:
2026-02-11 19:54:00 +01:00
committed by t.behrendt
parent b4a17ff8b5
commit ac5d3b08ca
5 changed files with 171 additions and 0 deletions

4
renovate.json Normal file
View File

@@ -0,0 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["local>t.behrendt/renovate-configs:action"]
}