mirror of
https://github.com/immich-app/immich.git
synced 2025-07-03 21:40:00 +02:00
chore: group 'dependencies' (#6167)
This commit is contained in:
parent
aefd93e43a
commit
ba4a20a181
2 changed files with 2 additions and 1 deletions
1
.github/release.yml
vendored
1
.github/release.yml
vendored
|
@ -23,6 +23,7 @@ changelog:
|
||||||
- documentation
|
- documentation
|
||||||
- title: Dependency updates
|
- title: Dependency updates
|
||||||
labels:
|
labels:
|
||||||
|
- dependencies
|
||||||
- renovate
|
- renovate
|
||||||
- title: Other changes
|
- title: Other changes
|
||||||
labels:
|
labels:
|
||||||
|
|
|
@ -76,5 +76,5 @@
|
||||||
"flutter_map",
|
"flutter_map",
|
||||||
"flutter_map_heatmap"
|
"flutter_map_heatmap"
|
||||||
],
|
],
|
||||||
"labels": ["renovate"]
|
"labels": ["dependencies", "renovate"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue