Add renovate.json

This commit is contained in:
Renovate Bot 2026-03-03 23:08:04 +00:00
parent eab3a8259a
commit 641a76389a

6
renovate.json Normal file
View File

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