1
0
mirror of https://github.com/immich-app/immich.git synced 2025-08-07 23:03:36 +02:00

chore: add renovate config for immich-ui (#15349)

This commit is contained in:
Jason Rasmussen
2025-01-14 15:01:21 -05:00
committed by GitHub
parent b9000d8770
commit 5d2e421800

View File

@ -6,6 +6,10 @@
], ],
"minimumReleaseAge": "5 days", "minimumReleaseAge": "5 days",
"packageRules": [ "packageRules": [
{
"groupName": "@immich/ui",
"matchPackageNames": ["@immich/ui"]
},
{ {
"matchFileNames": [ "matchFileNames": [
"cli/**", "cli/**",