From fc993c0138e2e1bda45522ed50bba6c772f301da Mon Sep 17 00:00:00 2001 From: Florian Kaiser <44125287+H4CK3R-01@users.noreply.github.com> Date: Fri, 18 Mar 2022 00:31:50 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cd66a59..76ca8b1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,7 +12,7 @@ updates: interval: "daily" assignees: - "H4CK3R-01" - open-pull-requests-limit: 0 + open-pull-requests-limit: 100 # Bot - package-ecosystem: "pip" @@ -23,7 +23,7 @@ updates: - "NormalParameter" - "Rripped" - "FlorianKellermann" - open-pull-requests-limit: 0 + open-pull-requests-limit: 100 # Frontend - package-ecosystem: "npm" @@ -32,4 +32,4 @@ updates: interval: "daily" assignees: - "kevinpauer" - open-pull-requests-limit: 0 + open-pull-requests-limit: 100