Skip to content

Commit 5769c91

Browse files
authored
refactor(dependabot): removed incorrect config (#172)
We can't programmatically set `github-actions` user as the default reviewer (even only), as it was commented on newly opened dependabot PRs.
1 parent 25bf124 commit 5769c91

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ updates:
77
interval: "daily"
88
time: "03:00"
99
timezone: "Europe/Berlin"
10-
reviewers:
11-
- "github-actions"
1210
pull-request-branch-name:
1311
separator: "-"
1412

@@ -20,8 +18,6 @@ updates:
2018
interval: "daily"
2119
time: "03:00"
2220
timezone: "Europe/Berlin"
23-
reviewers:
24-
- "github-actions"
2521
pull-request-branch-name:
2622
separator: "-"
2723
# https://github.com/dependabot/dependabot-core/issues/5226#issuecomment-1179434437

0 commit comments

Comments
 (0)