From e86de3bfa65d4756c8a0eba4d4d8af19117c8b07 Mon Sep 17 00:00:00 2001 From: Bas Zoetekouw Date: Mon, 16 Dec 2024 16:01:16 +0100 Subject: [PATCH] fix dependabot --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3d7de8c4..be216e8b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,7 +1,7 @@ version: 2 updates: - package-ecosystem: npm - directory: "/**" + directory: "/manage-gui" schedule: interval: "weekly" allow: