Add renovate.json

This commit is contained in:
2025-08-22 10:44:57 +00:00
parent 84833416a4
commit 48fcfc0ac7

6
renovate.json Normal file
View File

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