From c7967e220049431267208d2190e0411594809abb Mon Sep 17 00:00:00 2001 From: Lars Strojny Date: Thu, 24 Nov 2022 20:40:03 +0100 Subject: [PATCH] Daily dependabot with more lenient limits --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f520b0e..e0d5c93 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,5 @@ updates: - package-ecosystem: npm directory: / schedule: - interval: weekly + interval: daily + open-pull-requests-limit: 30