Add renovate.json

This commit is contained in:
Renovate Bot 2025-05-22 17:06:40 +00:00 committed by code002lover
parent 01b41461c1
commit e81bf44299

6
renovate.json Normal file
View File

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