ci(renovate): switch to shared configs #29

Merged
t.behrendt merged 1 commits from ci-renovate-switch-to-shared-config into main 2026-02-14 23:06:15 +01:00

View File

@@ -1,9 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"packageRules": [
{
"matchUpdateTypes": ["patch", "minor"],
"groupName": "devDependencies (non-major)"
}
]
"extends": ["local>t.behrendt/renovate-configs:action"]
}