Skip to content

Commit 8211e2d

Browse files
authored
Remove dependabot reviewers property (#1042)
Per https://github.blog/changelog/2025-04-29-dependabot-reviewers-configuration-option-being-replaced-by-code-owners/ this property is being retired in favour of using the codeowners file
1 parent b77c845 commit 8211e2d

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
@@ -5,8 +5,6 @@ updates:
55
schedule:
66
interval: monthly
77
timezone: Europe/London
8-
reviewers:
9-
- "justeattakeaway/httpclient-interception"
108
- package-ecosystem: nuget
119
directory: "/"
1210
groups:
@@ -16,8 +14,6 @@ updates:
1614
schedule:
1715
interval: monthly
1816
timezone: Europe/London
19-
reviewers:
20-
- "justeattakeaway/httpclient-interception"
2117
open-pull-requests-limit: 99
2218
ignore:
2319
- dependency-name: Microsoft.AspNetCore.WebUtilities

0 commit comments

Comments
 (0)