From 70aef3f9b4e439ac8b1dd633c5a9380b62d2298d Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Tue, 26 Jan 2021 15:43:18 +0530 Subject: [PATCH] Weekly updates --- .github/workflows/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot.yml b/.github/workflows/dependabot.yml index e1eab5a7..7199f804 100644 --- a/.github/workflows/dependabot.yml +++ b/.github/workflows/dependabot.yml @@ -3,4 +3,4 @@ updates: - package-ecosystem: "npm" directory: "/" schedule: - interval: "daily" \ No newline at end of file + interval: "weekly" \ No newline at end of file