From e58a28f16825b6114b711495d972fa39786c8714 Mon Sep 17 00:00:00 2001 From: Pau RE Date: Thu, 9 Jan 2025 19:57:56 +0100 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 eb6f4812..5ace4600 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,6 @@ version: 2 updates: - package-ecosystem: "github-actions" - directory: "/.github/workflows" + directory: "/" schedule: interval: "weekly"