Add renovate.json

This commit is contained in:
2026-03-10 17:57:10 +00:00
parent 2f0a2de736
commit c5a6710bf4

6
renovate.json Normal file
View File

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