feat: add github actions to dependabot
This commit is contained in:
12
.github/dependabot.yml
vendored
12
.github/dependabot.yml
vendored
@@ -7,3 +7,15 @@ updates:
|
||||
interval: "weekly"
|
||||
reviewers:
|
||||
- "openedx/arbi-bom"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/.github/actions/unit-tests/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
reviewers:
|
||||
- "openedx/arbi-bom"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/.github/actions/verify-tests-count/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
reviewers:
|
||||
- "openedx/arbi-bom"
|
||||
|
||||
Reference in New Issue
Block a user