10000 Merge pull request #2908 from github/henrymercer/dependabot · github/codeql-action@bc02a25 · GitHub
[go: up one dir, main page]

Skip to content

Commit bc02a25

Browse files
authored
Merge pull request #2908 from github/henrymercer/dependabot
Dependabot: Remove deprecated `reviewers` config
2 parents 1a67b5d + eaed21b commit bc02a25

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ version: 2
22
updates:
33
- package-ecosystem: npm
44
directory: "/"
5-
reviewers:
6-
- "github/codeql-production-shield"
75
schedule:
86
interval: weekly
97
labels:
@@ -26,8 +24,6 @@ updates:
2624
- "*"
2725
- package-ecosystem: github-actions
2826
directory: "/"
29-
reviewers:
30-
- "github/codeql-production-shield"
3127
schedule:
3228
interval: weekly
3329
groups:
@@ -36,8 +32,6 @@ updates:
3632
- "*"
3733
- package-ecosystem: github-actions
3834
directory: "/.github/actions/setup-swift/" # All subdirectories outside of "/.github/workflows" must be explicitly included.
39-
reviewers:
40-
- "github/codeql-production-shield"
4135
schedule:
4236
interval: weekly
4337
groups:

0 commit comments

Comments
 (0)
0