Add renovate.json

This commit is contained in:
Renovate Bot
2026-03-10 17:41:37 +00:00
parent 1f1add13ee
commit c3d3eeef56

6
renovate.json Normal file
View File

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