mirror of
https://github.com/immich-app/immich.git
synced 2025-01-28 00:59:18 -05:00
fix: update renovate labels (#11931)
This commit is contained in:
parent
8d89eba3a9
commit
b60fa77846
1 changed files with 6 additions and 2 deletions
|
@ -79,7 +79,11 @@
|
||||||
"schedule": "on tuesday"
|
"schedule": "on tuesday"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ignorePaths": ["mobile/openapi/pubspec.yaml", "mobile/ios", "mobile/android"],
|
"ignorePaths": [
|
||||||
|
"mobile/openapi/pubspec.yaml",
|
||||||
|
"mobile/ios",
|
||||||
|
"mobile/android"
|
||||||
|
],
|
||||||
"ignoreDeps": ["http", "intl"],
|
"ignoreDeps": ["http", "intl"],
|
||||||
"labels": ["dependencies"]
|
"labels": ["dependencies", "changelog:skip"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue