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

Reviewed-on: https://git.coopcloud.tech/coop-cloud/ghost/pulls/6
This commit is contained in:
val (he/him)
2026-03-12 02:07:51 +00:00

6
renovate.json Normal file
View File

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