diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6c00494..fd887c9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,13 +4,16 @@ updates: directory: "/" schedule: interval: "weekly" + open-pull-requests-limit: 10 - package-ecosystem: "docker" directory: "/" schedule: interval: "weekly" + open-pull-requests-limit: 10 - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" + open-pull-requests-limit: 10