From 6fece0ab15725f8eba5aaef0cbe02d587b163725 Mon Sep 17 00:00:00 2001 From: panr Date: Mon, 1 Nov 2021 15:04:05 +0100 Subject: [PATCH] update dependabot --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6eee773..150cb17 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ version: 2 updates: - - package-ecosystem: "yarn" # See documentation for possible values + - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: interval: "weekly"