From b49b8474e64f6a689d46d921121db02f0090f240 Mon Sep 17 00:00:00 2001 From: DonCamillo72 Date: Tue, 10 Sep 2024 11:13:39 +0200 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 60692d96..3ea6ff98 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: interval: 'weekly' - package-ecosystem: npm directories: - - '/samples-nodes/*' + - '/samples-node/*' allow: - dependency-type: 'production' schedule: