From 3704feb0e7c697bedcc5ff9d45e1b07ead355f45 Mon Sep 17 00:00:00 2001 From: Sam K Date: Fri, 19 Apr 2024 22:20:30 +0100 Subject: [PATCH] Update dependabot.yml Signed-off-by: Sam K --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index aa84640..bdd8458 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,4 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "weekly" + interval: "daily"