Skip to content

Commit b220591

Browse files
authored
Remove reviewers from dependabot config (#194)
See blog post describing deprecation: https://github.blog/changelog/2025-04-29-dependabot-reviewers-configuration-option-being-replaced-by-code-owners/ Signed-off-by: Sunjay Bhatia <[email protected]>
1 parent 126dd1f commit b220591

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
@@ -9,14 +9,10 @@ updates:
99
interval: "weekly"
1010
labels:
1111
- area/dependency
12-
reviewers:
13-
- projectcontour/maintainers
1412
- package-ecosystem: "github-actions"
1513
directory: "/"
1614
schedule:
1715
interval: "weekly"
1816
labels:
1917
- area/tooling
20-
reviewers:
21-
- projectcontour/maintainers
2218

0 commit comments

Comments
 (0)