From 0495f7773e050839bc8de9e86f3a22610d9f4ef6 Mon Sep 17 00:00:00 2001 From: Reinier Goltstein Date: Wed, 25 Oct 2023 11:23:49 +0200 Subject: [PATCH] chore: remove reviewers from dependabot config --- .github/dependabot.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index f67aaec1..2b7293b4 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -14,8 +14,6 @@ updates: - '>=2' open-pull-requests-limit: 99 package-ecosystem: github-actions - reviewers: - - 'ridedott/platform' schedule: interval: daily - allow: @@ -26,8 +24,6 @@ updates: directory: / open-pull-requests-limit: 99 package-ecosystem: npm - reviewers: - - 'ridedott/platform' schedule: interval: daily versioning-strategy: increase