Files
voice-assistant/renovate.json
Billy D. 8fb683d63e
All checks were successful
CI / Lint (push) Successful in 1m35s
CI / Test (push) Successful in 1m37s
CI / Notify (push) Successful in 1s
CI / Release (push) Successful in 5s
chore: add Renovate config for automated dependency updates
Ref: ADR-0057
2026-02-13 15:33:49 -05:00

8 lines
183 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>daviestechlabs/renovate-config",
"local>daviestechlabs/renovate-config:python"
]
}