Add renovate.json

This commit is contained in:
Renovate Bot 2025-06-29 15:03:25 +00:00
parent 34cf96adfb
commit b621aa68eb

6
renovate.json Normal file
View File

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