configure renovate
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Renovate Bot 2025-04-23 22:20:59 +00:00 committed by Rafael Epplée
parent 77632bedec
commit 87c583fd39
3 changed files with 54 additions and 2 deletions

6
renovate.json Normal file
View file

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