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

Reviewed-on: https://git.coopcloud.tech/coop-cloud/immich/pulls/7
This commit is contained in:
val (he/him)
2026-03-12 02:26:40 +00:00

6
renovate.json Normal file
View File

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