From cbfafd620d7cae32ae8f2a13b992356b900f78d7 Mon Sep 17 00:00:00 2001 From: Alistair Hendrickson Date: Tue, 12 Aug 2025 09:15:52 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f33a02cd1..1d95f8418 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,3 +10,7 @@ updates: directory: "/" schedule: interval: weekly + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"