Add renovate.json

This commit is contained in:
Renovate 2025-04-10 08:38:29 +00:00
parent 282b8f8d22
commit 6034333ff1

6
renovate.json Normal file
View File

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