Merge pull request 'chore: Configure Renovate' (#56) from renovate/configure into main

Reviewed-on: https://git.coopcloud.tech/coop-cloud/matrix-synapse/pulls/56
This commit is contained in:
3wordchant
2026-05-28 17:11:13 +00:00

6
renovate.json Normal file
View File

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