fix: combine Dependabot PRs updating Remora.Discord packages into one
This commit is contained in:
parent
c031b66eb4
commit
cf7754f93d
1 changed files with 4 additions and 0 deletions
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
|
@ -26,3 +26,7 @@ updates:
|
|||
labels:
|
||||
- "type: change"
|
||||
- "area: build/ci"
|
||||
groups:
|
||||
remora:
|
||||
patterns:
|
||||
- "Remora.Discord.*"
|
||||
|
|
Reference in a new issue