mirror of
https://github.com/immich-app/immich.git
synced 2025-04-21 15:36:26 +02:00
chore: renovate shouldn't update mobile native dependencies (#10217)
This commit is contained in:
parent
98ebfc22f8
commit
1f8bdcdce7
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
|||
"schedule": "on tuesday"
|
||||
}
|
||||
],
|
||||
"ignorePaths": ["mobile/openapi/pubspec.yaml"],
|
||||
"ignorePaths": ["mobile/openapi/pubspec.yaml", "mobile/ios", "mobile/android"],
|
||||
"ignoreDeps": ["http", "intl"],
|
||||
"labels": ["dependencies", "renovate"]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue