Add renovate.json

This commit is contained in:
Renovate 2025-04-10 08:38:16 +00:00
parent 9c5920e81f
commit b3e6aa8669

6
renovate.json Normal file
View File

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