ci: bootstrap (#1)
All checks were successful
CD / Release (push) Successful in 41s

Reviewed-on: t.behrendt/trivy-workflows#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-25 22:11:24 +01:00
committed by t.behrendt
parent 2e394db6cc
commit da8734fb00
3 changed files with 54 additions and 0 deletions

7
renovate.json Normal file
View File

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