diff --git a/.github/dependabot.yml b/.github/dependabot.yml index da5c68f..b43a7b3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,7 @@ updates: include: scope prefix: build directory: / + open-pull-requests-limit: 20 schedule: interval: monthly @@ -13,5 +14,6 @@ updates: include: scope prefix: build directory: / + open-pull-requests-limit: 20 schedule: interval: monthly