Skip to content

Commit

Permalink
dependabot: remove hardcoded reviewer and assignee
Browse files Browse the repository at this point in the history
  • Loading branch information
conradoplg committed Sep 21, 2023
1 parent a5dc479 commit 6be570a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,9 @@ updates:
interval: daily
timezone: America/New_York
open-pull-requests-limit: 10
reviewers:
- dconnolly
assignees:
- dconnolly
- package-ecosystem: cargo
directory: "/"
schedule:
interval: daily
timezone: America/New_York
open-pull-requests-limit: 10
reviewers:
- dconnolly
assignees:
- dconnolly

0 comments on commit 6be570a

Please sign in to comment.