Files
ex_trainer/renovate.json
renovate-bot f55c9cddba
All checks were successful
continuous-integration/drone/push Build is passing
chore(config): migrate renovate config (#169)
The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: #169
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-08-14 13:59:51 +00:00

7 lines
114 B
JSON

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