mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-12-01 03:18:11 +03:00
add reviewers to be assigned for dependabot PRs (#16838)
This commit is contained in:
parent
e986d1e3ee
commit
e0d0edacfc
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -18,6 +18,9 @@ updates:
|
||||
# Separate sections of the branch name with a hyphen
|
||||
# for example, `dependabot-npm_and_yarn-next_js-acorn-6.4.1`
|
||||
separator: "-"
|
||||
reviewers:
|
||||
- "emlowe"
|
||||
- "altendky"
|
||||
|
||||
# Maintain dependencies for GitHub Actions
|
||||
- package-ecosystem: "github-actions"
|
||||
@ -33,3 +36,6 @@ updates:
|
||||
# Separate sections of the branch name with a hyphen
|
||||
# for example, `dependabot-npm_and_yarn-next_js-acorn-6.4.1`
|
||||
separator: "-"
|
||||
reviewers:
|
||||
- "cmmarslender"
|
||||
- "altendky"
|
||||
|
Loading…
Reference in New Issue
Block a user