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