feat: add github actions to dependabot

This commit is contained in:
Irtaza Akram
2023-11-07 11:22:23 +05:00
parent 5d6e925c83
commit f1c561bbde

View File

@@ -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"