forked from TeamInklings/Octobot
Combine Dependabot PRs updating Remora.Discord packages into one (#195)
Closes #191
This commit is contained in:
parent
f908919ac9
commit
71299c7086
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