diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 3f789ac..9a8e374 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,14 +4,16 @@ updates: directory: "/" schedule: interval: monthly - open-pull-requests-limit: 10 + open-pull-requests-limit: 99 - package-ecosystem: 'github-actions' directory: '/' schedule: interval: 'monthly' + open-pull-requests-limit: 99 - package-ecosystem: npm directory: "/" schedule: interval: monthly + open-pull-requests-limit: 99