We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6bf1c1b + aeac087 commit 1306badCopy full SHA for 1306bad
1 file changed
.github/dependabot.yml
@@ -5,5 +5,6 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "weekly"
8
- reviewers:
9
- - "openedx/arbi-bom"
+ # Optional: specify reviewers to automatically request review on Dependabot PRs
+ # reviewers:
10
+ # - "openedx/xxx"
0 commit comments