You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-09-16 09:36:54 +02:00
fix: update renovate labels (#11931)
This commit is contained in:
@@ -79,7 +79,11 @@
|
||||
"schedule": "on tuesday"
|
||||
}
|
||||
],
|
||||
"ignorePaths": ["mobile/openapi/pubspec.yaml", "mobile/ios", "mobile/android"],
|
||||
"ignorePaths": [
|
||||
"mobile/openapi/pubspec.yaml",
|
||||
"mobile/ios",
|
||||
"mobile/android"
|
||||
],
|
||||
"ignoreDeps": ["http", "intl"],
|
||||
"labels": ["dependencies"]
|
||||
"labels": ["dependencies", "changelog:skip"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user