Add renovate.json

This commit is contained in:
Renovate Bot 2025-12-04 17:03:55 +00:00
parent 9140498c6c
commit 3b53706229

6
renovate.json Normal file
View File

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