From deafc9e2d52baa54a0bcb8af813d12e1c057e6c3 Mon Sep 17 00:00:00 2001 From: Phoenix / Hotaru Date: Wed, 19 Oct 2022 07:37:51 +0100 Subject: [PATCH] We don't actually care about NPM packages updates. --- .github/dependabot.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e14a26e..9ea1386 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,3 @@ updates: directory: "/" schedule: interval: "daily" - - package-ecosystem: 'npm' - directory: '/' - schedule: - interval: 'daily' \ No newline at end of file