From 98a6c8d3d976610add7c87232b9e2830d2109aa5 Mon Sep 17 00:00:00 2001 From: Anthony G Date: Mon, 4 Jul 2022 02:01:33 +0300 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 000d73e..3a3cce5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,4 @@ updates: - package-ecosystem: "npm" # See documentation for possible values directory: "/" # Location of package manifests schedule: - interval: "daily" + interval: "weekly"