Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6d223f9

Browse files
authored
Merge pull request #2077 from github/aeisenberg/dependabot-shield
Dependabot alerts for shield only
2 parents b8e349d + 0395410 commit 6d223f9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ version: 2
22
updates:
33
- package-ecosystem: npm
44
directory: "/"
5+
reviewers:
6+
- "github/codeql-production-shield"
57
schedule:
68
interval: weekly
79
labels:
@@ -20,6 +22,8 @@ updates:
2022
- "*"
2123
- package-ecosystem: github-actions
2224
directory: "/"
25+
reviewers:
26+
- "github/codeql-production-shield"
2327
schedule:
2428
interval: weekly
2529
groups:
@@ -28,6 +32,8 @@ updates:
2832
- "*"
2933
- package-ecosystem: github-actions
3034
directory: "/.github/actions/setup-swift/" # All subdirectories outside of "/.github/workflows" must be explicitly included.
35+
reviewers:
36+
- "github/codeql-production-shield"
3137
schedule:
3238
interval: weekly
3339
groups:

0 commit comments

Comments
 (0)