feat: configure renovate (#2)
All checks were successful
continuous-integration/drone/push Build is passing

Update dependencies automatically using renovate bot.

---

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

Reviewed-on: #2
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
This commit is contained in:
renovate-bot 2023-09-16 12:10:48 +00:00 committed by João Paulo Dubas
parent c90b9f6840
commit 3c589e925d

6
renovate.json Normal file
View File

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}