diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fb577c3cc..0b0383094 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: directory: "/" schedule: interval: daily - open-pull-requests-limit: 3 + open-pull-requests-limit: 1 allow: - dependency-type: direct - dependency-type: indirect @@ -12,7 +12,7 @@ updates: directory: "/fuzz" schedule: interval: daily - open-pull-requests-limit: 3 + open-pull-requests-limit: 1 allow: - dependency-type: direct - dependency-type: indirect