Skip to content

Commit

Permalink
remove reviewers from dependabot (#33)
Browse files Browse the repository at this point in the history
do not require a review for dependencies
  • Loading branch information
davidlienhard committed Apr 17, 2021
1 parent 27e9aef commit 1a123c3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ updates:
open-pull-requests-limit: 10
assignees:
- "davidlienhard"
reviewers:
- "davidlienhard"
labels:
- "enhancement"
- "dependencies"
Expand All @@ -20,8 +18,6 @@ updates:
interval: "daily"
assignees:
- "davidlienhard"
reviewers:
- "davidlienhard"
labels:
- "enhancement"
- "dependencies"

0 comments on commit 1a123c3

Please sign in to comment.