Files
renovate-configs/renovate.json
Timo Behrendt 7a4f5cb141
All checks were successful
CD / Release (push) Successful in 15s
feat: ignore cooldown for internal deps (#32)
Ignoring min release age for any internal deps and have every rule extend the common package.

Reviewed-on: #32
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2026-02-08 20:01:34 +01:00

7 lines
136 B
JSON

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