diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 02b86132..851381ff 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,7 @@ version: 2 updates: - package-ecosystem: "gomod" + open-pull-requests-limit: 100 directory: "/" schedule: interval: "daily"