From 9e68df0b87effd9cde1d3a17d65754c98503213c Mon Sep 17 00:00:00 2001 From: Brian Flad Date: Thu, 9 Feb 2023 10:09:18 -0500 Subject: [PATCH] .github: Remove /wrapper from Dependabot --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 764121d..782a0ad 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,10 +4,6 @@ updates: directory: "/" schedule: interval: "weekly" - - package-ecosystem: "npm" - directory: "/wrapper" - schedule: - interval: "weekly" - package-ecosystem: "github-actions" directory: "/" schedule: