From b6e4832c041d2a418ff4d636cacff2b7b7b89514 Mon Sep 17 00:00:00 2001 From: Vasco Santos Date: Mon, 14 Jun 2021 17:46:51 +0200 Subject: [PATCH] chore: remove ignored deps from dependabot --- .github/dependabot.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e13a1df..9dcd158 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,15 +6,3 @@ updates: interval: daily time: "04:00" open-pull-requests-limit: 10 - ignore: - - dependency-name: aegir - versions: - - 31.0.0 - - 31.0.1 - - 31.0.3 - - 31.0.4 - - 32.0.2 - - 32.1.0 - - 32.2.0 - - 33.0.0 - - 33.1.0