From 039541027727647a2ec3c9d797adcf633097efd5 Mon Sep 17 00:00:00 2001 From: Andrew Eisenberg Date: Wed, 10 Jan 2024 08:34:15 -0800 Subject: [PATCH] Dependabot alerts for shield only --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 877178ee0d..2fca4957b0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,6 +2,8 @@ version: 2 updates: - package-ecosystem: npm directory: "/" + reviewers: + - "github/codeql-production-shield" schedule: interval: weekly labels: @@ -20,6 +22,8 @@ updates: - "*" - package-ecosystem: github-actions directory: "/" + reviewers: + - "github/codeql-production-shield" schedule: interval: weekly groups: @@ -28,6 +32,8 @@ 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: