Add renovate.json

This commit is contained in:
2025-12-19 15:58:03 +01:00
parent 7e8d693832
commit c50aa1b5c1

6
renovate.json Normal file
View File

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