diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b43ccda2b5..644fc7a88b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,15 +9,18 @@ updates: interval: "daily" assignees: - "grant0417" + open-pull-requests-limit: 100 - package-ecosystem: "npm" directory: "/" schedule: interval: "daily" assignees: - "grant0417" + open-pull-requests-limit: 100 - package-ecosystem: "cargo" directory: "/" schedule: interval: "daily" assignees: - "grant0417" + open-pull-requests-limit: 100