Add renovate.json

This commit is contained in:
2026-02-21 13:45:43 +00:00
parent 5f9d309188
commit 8980cfcba5

6
renovate.json Normal file
View File

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