Add renovate.json

This commit is contained in:
2025-12-19 15:58:37 +01:00
parent c390228ed9
commit c982f34823

6
renovate.json Normal file
View File

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