diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 480e6b64436..425314d8db0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,6 +2,7 @@ version: 2 updates: - package-ecosystem: "github-actions" directory: "/" + open-pull-requests-limit: 99 schedule: interval: "weekly" commit-message: @@ -15,6 +16,7 @@ updates: - "stanbrub" - package-ecosystem: "gradle" directory: "/" + open-pull-requests-limit: 99 schedule: interval: "weekly" commit-message: