Files
ray-serve/renovate.json
Billy D. 6f8b3241de
All checks were successful
Build and Publish ray-serve-apps / build-and-publish (push) Successful in 36s
chore: add Renovate config for automated dependency updates
Ref: ADR-0057
2026-02-13 15:34:08 -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"
]
}