Remove dconnolly as default assignee and reviewer on dependabot PRs, and make them low priority (#2951)

* Remove dconnolly as default assignee and reviewer on dependabot PRs

* Assign dependabot PRs low priority by default

Co-authored-by: teor <teor@riseup.net>
This commit is contained in:
Deirdre Connolly 2021-10-25 20:22:51 -04:00 committed by GitHub
parent 537c1e909e
commit 52357f7522
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 9 deletions

View File

@ -6,14 +6,10 @@ updates:
interval: daily
timezone: America/New_York
open-pull-requests-limit: 10
reviewers:
- dconnolly
assignees:
- dconnolly
labels:
- "A-infrastructure"
- "A-dependencies"
- "A-rust"
- "P-Low"
ignore:
- dependency-name: tokio-util
versions:
@ -24,10 +20,7 @@ updates:
interval: daily
timezone: America/New_York
open-pull-requests-limit: 10
reviewers:
- dconnolly
assignees:
- dconnolly
labels:
- "A-infrastructure"
- "A-dependencies"
- "P-Low"