From b7e7fea177e9ccdc3e2bfa21cada24b7f0aca953 Mon Sep 17 00:00:00 2001 From: PE39806 <185931318+PE39806@users.noreply.github.com> Date: Wed, 22 Jan 2025 08:31:53 +0000 Subject: [PATCH] increase pip scheduled frequency --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c2f9b02ba..3fc99c0bb 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -53,6 +53,6 @@ updates: - '/lib/modelscan_api' - '/backend/docs' schedule: - interval: 'monthly' + interval: 'weekly' versioning-strategy: increase open-pull-requests-limit: 6