From 1730a9b1cdea04c9bac1a06c2fd851ef01a2381d Mon Sep 17 00:00:00 2001 From: Douglas Duteil Date: Fri, 19 Apr 2024 18:18:32 +0200 Subject: [PATCH] chore(dependabot): correct dependabot.yml --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 81a7da2..820c6e2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,7 @@ updates: - dependencies schedule: interval: "weekly" - - package-ecosystem: "npm" + - package-ecosystem: "npm" directory: "/" labels: - dependencies