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"]