From 80eff113637e16055686b751fc5c268020248df0 Mon Sep 17 00:00:00 2001 From: shenxianpeng Date: Wed, 7 May 2025 03:46:19 +0300 Subject: [PATCH] Update dependabot.yml to remove reviewers option Dependabot is now posting this comment as a warning: The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post. --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7de05b0..23504d6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,8 +10,6 @@ updates: directory: / schedule: interval: "weekly" - reviewers: - - "shenxianpeng" groups: docker: patterns: @@ -21,8 +19,6 @@ updates: directory: / schedule: interval: "weekly" - reviewers: - - "shenxianpeng" groups: actions: patterns: