From b3ba7e88cc2f81fb71daa6faa47fed83da54c188 Mon Sep 17 00:00:00 2001 From: bitpredator <67551273+bitpredator@users.noreply.github.com> Date: Sun, 24 Sep 2023 23:16:35 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f94bfe0f6..593f9a366 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,6 +13,6 @@ updates: interval: 'daily' # Disable version updates for npm dependencies # https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates#overriding-the-default-behavior-with-a-configuration-file - open-pull-requests-limit: 0 + open-pull-requests-limit: 99 labels: - - 'dependencies' \ No newline at end of file + - 'dependencies'