ci(renovate): switch to shared configs
All checks were successful
CI / test (push) Successful in 11s

This commit is contained in:
2026-02-14 23:06:02 +01:00
parent c1714d1548
commit 8f8e94e2eb

View File

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