From 1999bfbce1a456ed26167a6a6f63373f96c22fe9 Mon Sep 17 00:00:00 2001 From: yoshinorin Date: Tue, 16 Jul 2024 06:21:02 +0900 Subject: [PATCH] Update dependabot.yml Signed-off-by: yoshinorin --- .github/dependabot.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f3afc1b..50e0b74 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,8 +3,10 @@ updates: - package-ecosystem: npm directory: "/" schedule: - interval: daily + interval: monthly + ignore: + - dependency-name: eslint - package-ecosystem: github-actions directory: "/" schedule: - interval: daily \ No newline at end of file + interval: daily