diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 48463382c..07a7153ca 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -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"