From 186dedad49ddfc73d57097cfd6644b81d22ff721 Mon Sep 17 00:00:00 2001 From: Aaron Pham <29749331+aarnphm@users.noreply.github.com> Date: Thu, 12 Oct 2023 13:01:10 -0400 Subject: [PATCH] chore(dependabot): reduce frequency for updates [skip ci] Signed-off-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com> --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fa06f02c..a528089b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,7 @@ updates: day: 'monday' time: '09:00' - package-ecosystem: pip - directory: '/openllm-python' + directory: '/' schedule: interval: 'weekly' open-pull-requests-limit: 5 @@ -16,4 +16,4 @@ updates: directory: '/' schedule: interval: 'weekly' - open-pull-requests-limit: 15 + open-pull-requests-limit: 5