Compare commits

..

1 Commits

Author SHA1 Message Date
aea67fe6c1 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>
2025-11-16 14:45:00 +01:00

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"],