From 66e520210b0800dfb44531a878141f7fc2f9684f Mon Sep 17 00:00:00 2001 From: Seth Boyles Date: Tue, 18 Jul 2023 16:14:59 -0700 Subject: [PATCH] Remove v3/docs from dependabot config --- .github/dependabot.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 754200a7bfc..3208443e853 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,18 +6,6 @@ updates: interval: daily time: '11:00' open-pull-requests-limit: 100 -- package-ecosystem: bundler - directory: "/docs/v3" - schedule: - interval: daily - time: '11:00' - open-pull-requests-limit: 10 -- package-ecosystem: npm - directory: "/docs/v3" - schedule: - interval: daily - time: '11:00' - open-pull-requests-limit: 10 - package-ecosystem: "github-actions" directory: "/" schedule: