Skip to content

Commit 6892b0b

Browse files
Merge pull request #2914 from cdr/jsjoeio/fix-dependabot-config
fix: remove reviewers/assignees for dependabot
2 parents 89d7606 + 9cbe27e commit 6892b0b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/dependabot.yml

-8
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ updates:
55
schedule:
66
interval: "daily"
77
time: "11:00"
8-
assignees:
9-
- "jawnsy"
10-
reviewers:
11-
- "jawnsy"
128
ignore:
139
# GitHub always delivers the latest versions for each major
1410
# release tag, so handle updates manually
@@ -19,7 +15,3 @@ updates:
1915
schedule:
2016
interval: "daily"
2117
time: "11:00"
22-
assignees:
23-
- "jawnsy"
24-
reviewers:
25-
- "jawnsy"

0 commit comments

Comments
 (0)