From c06bace8a9cff9a5888293bc730436fa343b7d26 Mon Sep 17 00:00:00 2001 From: Xikaro <55663835+Xikaro@users.noreply.github.com> Date: Tue, 1 Oct 2024 02:16:48 +0500 Subject: [PATCH] Update dependabot.yml Signed-off-by: Xikaro <55663835+Xikaro@users.noreply.github.com> --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d8e682047..6e7092b03 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,7 +1,7 @@ version: 2 updates: - - package-ecosystem: "" + - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly"