From 1ceef71a57129c1fc8e593d29088f17bed514448 Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Wed, 24 Jun 2020 14:12:15 +0900 Subject: [PATCH] ci: remove open-pull-requests-limit --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fc0b639af..314d12bff 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,9 +6,6 @@ updates: interval: daily time: '11:00' timezone: Japan - pull-request-branch-name: - separator: "-" - open-pull-requests-limit: 1 labels: - dependencies ignore: @@ -23,7 +20,6 @@ updates: directory: "/" schedule: interval: "daily" - open-pull-requests-limit: 1 labels: - "dependencies:ci" commit-message: