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