Files
ts3gotify/renovate.json
T
t.behrendt 9de48e78bd
CI / Build check (pull_request) Successful in 17s
CI / Test (pull_request) Failing after 1m28s
switch to shared bun-npm config
2026-08-06 20:59:33 +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"
]
}