From 3ad462e7662d62f24534e8c1e14721596921f23f Mon Sep 17 00:00:00 2001 From: Jair Henrique Date: Thu, 20 Jul 2023 17:37:09 -0300 Subject: [PATCH] Drop dependabot duplicity check --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a7b3bc1..e6c01e5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,10 +5,6 @@ updates: directory: "/" schedule: interval: weekly - - package-ecosystem: pip - directory: "docs/" - schedule: - interval: weekly - package-ecosystem: "github-actions" directory: "/" schedule: