From 4f50e34b217611c97979a79c170cc463b97b2281 Mon Sep 17 00:00:00 2001 From: Athou Date: Mon, 11 Mar 2024 17:42:51 +0100 Subject: [PATCH] npm packages change too frequently and are only used in the client, reduce interval since it's not critical --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3e94d3ea..33468d10 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,8 +8,8 @@ updates: - package-ecosystem: "npm" directory: "/commafeed-client" schedule: - interval: "weekly" - open-pull-requests-limit: 10 + interval: "monthly" + open-pull-requests-limit: 50 groups: mantine: patterns: