Add renovate.json

This commit is contained in:
Renovate 2025-04-15 09:26:00 +00:00
parent 79f6d070fb
commit 1dca8065f3

6
renovate.json Normal file
View File

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