mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00: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…
Reference in a new issue