Skip to content

Commit 759219c

Browse files
committed
Remove labels from dependabot PR
They create a lot of noise due to the webhook. Since we now have a recurring task to only batch/merge them once a week, we do not need the notification from the webhook anymore, so remove the label. Signed-off-by: Patrick Roy <[email protected]>
1 parent f4e0691 commit 759219c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ updates:
55
schedule:
66
interval: "weekly"
77
day: "monday"
8-
labels:
9-
- "Status: Awaiting review"
108
allow:
119
- dependency-type: "all"
1210
open-pull-request-limit: 100

0 commit comments

Comments
 (0)