From 48e85b7c63cc4a0cccdb583125354f92ec82b566 Mon Sep 17 00:00:00 2001 From: Shlee Date: Sat, 25 Jul 2020 00:10:13 +0800 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 db1666d..d1a7fc2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,4 @@ updates: directory: "/" # Location of package manifests open-pull-requests-limit: 50 schedule: - interval: "weekly" + interval: "monthly"