From 065d4b3fd94b5750686a177a0c5a3b353043df00 Mon Sep 17 00:00:00 2001 From: Charlike Mike Reagent <5038030+tunnckoCore@users.noreply.github.com> Date: Sun, 3 Apr 2022 05:05:36 +0300 Subject: [PATCH] chore: do not add reviewers to dep update prs too much noise --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9005b592..dec7cc65 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,4 +21,4 @@ updates: # Allow both direct and indirect updates for all packages - dependency-type: "all" rebase-strategy: "auto" - reviewers: ["node-formidable/core"] + reviewers: []