Skip to content

Commit

Permalink
dependabot: remove hardcoded reviewer and assignee (#546)
Browse files Browse the repository at this point in the history
  • Loading branch information
conradoplg authored Sep 25, 2023
1 parent c0c57f4 commit c1da1d8
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 c1da1d8

Please sign in to comment.