ci(renovate): switch to shared configs (#34)
All checks were successful
CD / Release (push) Successful in 16s

Reviewed-on: #34
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 #34.
This commit is contained in:
2025-11-16 14:45:00 +01:00
committed by t.behrendt
parent 924a4da489
commit aea67fe6c1

View File

@@ -1,5 +1,10 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>t.behrendt/renovate-configs:common",
"local>t.behrendt/renovate-configs:action"
],
"packageRules": [
{
"matchUpdateTypes": ["patch", "minor"],