From 6618b09880f54e3800755551c08b7facf22501de Mon Sep 17 00:00:00 2001 From: yoshinorin Date: Tue, 16 Jul 2024 06:20:37 +0900 Subject: [PATCH] Update dependabot.yml Signed-off-by: yoshinorin --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0cc35b43..b4a7d9b5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,9 +3,10 @@ updates: - package-ecosystem: npm directory: "/" schedule: - interval: daily + interval: monthly open-pull-requests-limit: 20 ignore: - dependency-name: sinon versions: - 10.0.0 + - dependency-name: eslint