Add renovate.json
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2025-05-08 12:00:13 +00:00
parent 77632bedec
commit 52a8726939

6
renovate.json Normal file
View file

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