diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7cade38..616bf2c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,18 +9,16 @@ updates: directory: "/" schedule: interval: "daily" + open-pull-requests-limit: 10 - package-ecosystem: "github-actions" directory: "/" schedule: interval: "daily" + open-pull-requests-limit: 10 - - package-ecosystem: "npm" - directory: "/maker-frontend" - schedule: - interval: "daily" - - package-ecosystem: "npm" directory: "/taker-frontend" schedule: interval: "daily" + open-pull-requests-limit: 10