From 8ebcc803ddfe4a5780deb48a01dcc902cd2e4d58 Mon Sep 17 00:00:00 2001 From: Weiliang Li Date: Mon, 3 Jul 2023 00:34:50 +0900 Subject: [PATCH] Update dependabot.yml (#722) --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1bf21e6..596ef91 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,5 +3,5 @@ updates: - package-ecosystem: npm directory: "/" schedule: - interval: daily + interval: monthly open-pull-requests-limit: 10