From 1f0052664278590cef5a6426e6659ca9db76ee9a Mon Sep 17 00:00:00 2001 From: Michael Vines Date: Thu, 30 Jul 2020 15:47:02 -0700 Subject: [PATCH] Automerge npm dependencies --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 52806d0e..9523f9a0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,8 @@ updates: time: "01:00" timezone: America/Los_Angeles open-pull-requests-limit: 3 + labels: + - "automerge" - package-ecosystem: npm directory: "/token-swap/js" schedule: @@ -14,3 +16,5 @@ updates: time: "01:00" timezone: America/Los_Angeles open-pull-requests-limit: 3 + labels: + - "automerge"