Add renovate.json

This commit is contained in:
2025-12-19 16:00:42 +01:00
parent a0aa678e7d
commit efe2bd57ab

6
renovate.json Normal file
View File

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