From c626d515d27d8f2552be20265633a39fae2a24a8 Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Tue, 14 Jul 2020 11:30:32 -0700 Subject: [PATCH] No automerge for rust dependencies --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d006b02b31..2c4cc18284 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,8 +11,8 @@ updates: interval: daily time: "01:00" timezone: America/Los_Angeles - labels: - - "automerge" + #labels: + # - "automerge" open-pull-requests-limit: 3 - package-ecosystem: npm