From 1e90a8e70fcb05412287d23fd59a22775a6f662d Mon Sep 17 00:00:00 2001 From: Tien Do Nam Date: Tue, 21 Feb 2023 00:46:37 +0100 Subject: [PATCH] ci: remove pub dependabot --- .github/dependabot.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8ce92757..d094c3a1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,4 @@ updates: directory: "/" schedule: interval: "daily" - - package-ecosystem: "pub" - directory: "/" - schedule: - interval: "daily" +