From 166a776d4a3811bcd386b524770f0beb49515ecc Mon Sep 17 00:00:00 2001 From: Sam K Date: Thu, 25 Apr 2024 22:48:18 +0100 Subject: [PATCH] Update dependabot.yaml Signed-off-by: Sam K --- .github/dependabot.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index f678d8c..b71d292 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -4,9 +4,9 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "daily" + interval: "weekly" - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly"