Add renovate.json

This commit is contained in:
Renovate 2025-03-06 07:27:48 +00:00
parent ef2ab5e519
commit 90893fbbda

6
renovate.json Normal file
View file

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