From fc6c5fdf87a71f5dc81c2dd158cf1d62a1097935 Mon Sep 17 00:00:00 2001 From: Trent Bartlem Date: Tue, 22 Oct 2024 10:26:01 +1000 Subject: [PATCH] remove reviewers --- .github/dependabot.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 95f20d8..d25bce6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,8 +5,6 @@ updates: directory: "/" schedule: interval: "weekly" - reviewers: - - "BSData/owners" ignore: # Only suggest major updates for built-in actions - dependency-name: "github/*" update-types: ["version-update:semver-patch", "version-update:semver-minor"]