From 594b532fe7f072ce7ab855366df3e6163604a28f Mon Sep 17 00:00:00 2001 From: Florian Kaiser <44125287+H4CK3R-01@users.noreply.github.com> Date: Wed, 18 May 2022 13:02:08 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 76ca8b1..72d6034 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,8 +10,6 @@ updates: directory: "/api" schedule: interval: "daily" - assignees: - - "H4CK3R-01" open-pull-requests-limit: 100 # Bot @@ -19,10 +17,6 @@ updates: directory: "/telegram_bot" schedule: interval: "daily" - assignees: - - "NormalParameter" - - "Rripped" - - "FlorianKellermann" open-pull-requests-limit: 100 # Frontend @@ -30,6 +24,4 @@ updates: directory: "/frontend" schedule: interval: "daily" - assignees: - - "kevinpauer" open-pull-requests-limit: 100