dependabot: add @kbdharun & @sebastiaanspeck as reviewer for package PRs (#15045)
This commit is contained in:

committed by
GitHub

parent
72f53d519c
commit
620a8e8c05
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@@ -4,18 +4,28 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
|
||||
- package-ecosystem: "devcontainers"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
reviewers:
|
||||
- "kbdharun"
|
||||
- "sebastiaanspeck"
|
||||
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "monthly"
|
||||
reviewers:
|
||||
- "kbdharun"
|
||||
- "sebastiaanspeck"
|
||||
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/scripts/pdf"
|
||||
schedule:
|
||||
|
Reference in New Issue
Block a user