From 7dd95cf57750942f0d024d6d95df7ba6920f0788 Mon Sep 17 00:00:00 2001 From: Sajid Alam <90610031+SajidAlamQB@users.noreply.github.com> Date: Wed, 12 Oct 2022 14:23:14 +0100 Subject: [PATCH] Update dependabot config (#1928) Signed-off-by: nickolasrm --- .github/dependabot.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 34ef1af16f..9a8065aaa1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,8 +8,7 @@ updates: - package-ecosystem: "pip" # See documentation for possible values directory: "/dependency" # Location of package manifests schedule: - interval: "daily" + interval: "weekly" target-branch: "dependency-update" labels: - "dependencies" - open-pull-requests-limit: 50 # Allow up to 50 open pull requests