Files
ts3gotify/renovate.json
T
t.behrendt ab2971f241 ci(renovate): switch to shared bun-npm config (#162)
Reviewed-on: #162
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2026-08-06 21:08:29 +02:00

8 lines
185 B
JSON

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