1 Commits
0.1.3 ... 0.1.4

Author SHA1 Message Date
ee4644cbe4 ci(renovate): switch to shared configs (#10)
All checks were successful
CD / Release (push) Successful in 13s
Reviewed-on: #10
Co-authored-by: t.behrendt <t.behrendt@t00n.de>
Co-committed-by: t.behrendt <t.behrendt@t00n.de>
2026-02-03 16:31:31 +01:00

View File

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