From ab0973fa0510a38128261658d1f3cffdc6b58e37 Mon Sep 17 00:00:00 2001 From: jdx <216188+jdx@users.noreply.github.com> Date: Mon, 27 Nov 2023 02:30:11 -0800 Subject: [PATCH] Update dependabot.yml (#186) --- .github/dependabot.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f4d0954..8b2c4c0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,16 +2,10 @@ version: 2 updates: - package-ecosystem: github-actions directory: / - labels: - - dependabot - - actions schedule: interval: weekly - package-ecosystem: npm directory: / - labels: - - dependabot - - npm schedule: interval: weekly