Files
mlflow/renovate.json
Billy D. 3b296a947b
All checks were successful
CI / Publish (push) Successful in 22s
CI / Notify (push) Successful in 1s
CI / Test (push) Successful in 1m52s
CI / Lint (push) Successful in 2m22s
chore: add Renovate config for automated dependency updates
Ref: ADR-0057
2026-02-13 15:34:14 -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"
]
}