From 4d9f8d8e4a8111540a118a4e96eabc644f6c254b Mon Sep 17 00:00:00 2001 From: CosmicHorror Date: Mon, 2 Oct 2023 16:59:33 -0600 Subject: [PATCH] Tone down dependabot (#236) --- .github/dependabot.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index df46b80..92c44a8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,8 +9,3 @@ updates: directory: "/" schedule: interval: "weekly" - - - package-ecosystem: "cargo" - directory: "/" - schedule: - interval: "weekly"