From e4067b956cdd90ed4af74af93f1839c99e9e6373 Mon Sep 17 00:00:00 2001 From: particularbot6 <75360975+particularbot6@users.noreply.github.com> Date: Mon, 12 Sep 2022 22:01:40 +0200 Subject: [PATCH] GitHubSync update - release-6.1 --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ec8bb210f..4e93f4df5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: directory: "/" schedule: interval: daily - open-pull-requests-limit: 10 + open-pull-requests-limit: 1000 ignore: # Particular.Analyzers updates are distributed via RepoStandards - dependency-name: "Particular.Analyzers" @@ -17,4 +17,4 @@ updates: directory: "/" schedule: interval: daily - open-pull-requests-limit: 10 + open-pull-requests-limit: 1000