From de2cdddc8f25be55ad9206c0cee0ca514351a5da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=AA=E7=8C=AB?= Date: Fri, 12 Aug 2022 09:07:13 +0900 Subject: [PATCH] Reduce rebase --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bbe02ea..f53a10b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,9 +4,9 @@ updates: directory: '/' schedule: interval: 'monthly' - open-pull-requests-limit: 2 + open-pull-requests-limit: 1 - package-ecosystem: 'github-actions' directory: '/' schedule: interval: 'monthly' - open-pull-requests-limit: 2 + open-pull-requests-limit: 1