Files
sec-actions/renovate.json
T
t.behrendt c157e7f9b7
CD / Release (push) Successful in 20s
ci(renovate): disable all manager except github-actions (#61)
Reviewed-on: #61
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2026-06-21 18:10:30 +02:00

6 lines
167 B
JSON

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