Disable renovate

This commit is contained in:
2024-12-23 18:14:18 +01:00
parent 496b3cf576
commit 1d41d14a6a

View File

@@ -1,13 +0,0 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"baseBranches": ["server", "desktop/common"],
"ignoreTests": true,
"git-submodules": {
"enabled": true,
"automerge": true
},
"schedule": ["on the first day of the week"]
}