From eaed21baf2b94ef30074a9a3ab4399f0bc620b51 Mon Sep 17 00:00:00 2001 From: Henry Mercer Date: Tue, 27 May 2025 13:40:01 +0100 Subject: [PATCH] Dependabot: Remove deprecated `reviewers` config This field will soon be ignored --- .github/dependabot.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f3f438f2bf..dcdd6aabc6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,8 +2,6 @@ version: 2 updates: - package-ecosystem: npm directory: "/" - reviewers: - - "github/codeql-production-shield" schedule: interval: weekly labels: @@ -26,8 +24,6 @@ updates: - "*" - package-ecosystem: github-actions directory: "/" - reviewers: - - "github/codeql-production-shield" schedule: interval: weekly groups: @@ -36,8 +32,6 @@ updates: - "*" - package-ecosystem: github-actions directory: "/.github/actions/setup-swift/" # All subdirectories outside of "/.github/workflows" must be explicitly included. - reviewers: - - "github/codeql-production-shield" schedule: interval: weekly groups: