From 99cfaa9a49c3ff8da65ce0bc847b75ce32bace28 Mon Sep 17 00:00:00 2001 From: Shuanglei Tao Date: Sat, 1 May 2021 00:29:21 +0800 Subject: [PATCH] dependabot: update schedule interval to weekly --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a44b1d1..4d81a04 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: npm directory: "/html" schedule: - interval: daily + interval: weekly open-pull-requests-limit: 10 ignore: - dependency-name: gts -- 2.43.4