Skip to content

Commit

Permalink
Merge pull request #6 from openedx/jenkins/zshkoor/add-reviewers-in-d…
Browse files Browse the repository at this point in the history
…ependabot-c9bd057

build: added reviewers in dependabot config
  • Loading branch information
UsamaSadiq authored May 22, 2023
2 parents c9bd057 + c1d591f commit e6e62e7
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version: 2
updates:
# Adding new check for github-actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
reviewers:
- "openedx/arbi-bom"

0 comments on commit e6e62e7

Please sign in to comment.