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: