Add renovate.json

This commit is contained in:
2025-07-13 21:50:47 +02:00
parent f03ae31903
commit e038edc14c

6
renovate.json Normal file
View File

@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>server/Renovate-Template:renovate.json"
]
}