Add renovate.json

This commit is contained in:
Renovate 2025-03-06 07:22:50 +00:00
parent 7f2ed5b2e8
commit 85d75b16bf

6
renovate.json Normal file
View file

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