chore: add Renovate config for automated dependency updates
All checks were successful
Build and Publish ray-serve-apps / build-and-publish (push) Successful in 36s

Ref: ADR-0057
This commit is contained in:
2026-02-13 15:34:08 -05:00
parent 79dbaa6d2c
commit 6f8b3241de

7
renovate.json Normal file
View File

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