mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 19:15:27 +02:00
dependabot: add @kbdharun & @sebastiaanspeck as reviewer for package PRs (#15045)
This commit is contained in:
parent
72f53d519c
commit
620a8e8c05
1 changed files with 10 additions and 0 deletions
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:
|
||||
|
|
Loading…
Add table
Reference in a new issue