diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b27753b..36d7499 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,17 +1,15 @@ version: 2 - multi-ecosystem-groups: repo-dependencies: schedule: interval: "monthly" - updates: - package-ecosystem: "github-actions" directory: "/" patterns: ["*"] multi-ecosystem-group: "repo-dependencies" - - package-ecosystem: "npm" directory: "/" patterns: ["*"] multi-ecosystem-group: "repo-dependencies" + open-pull-requests-limit: 0