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