From ece26796254f831f7b32aee75448ade888a5ece8 Mon Sep 17 00:00:00 2001 From: Max Litruv Boonzaayer Date: Mon, 12 Jun 2023 14:01:30 +1000 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d82a4d5..1a58e62 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "" # See documentation for possible values + - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: interval: "weekly"