diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b3c4fadd..a5dc2935 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,7 @@ updates: directory: "/" schedule: interval: weekly + open-pull-requests-limit: 0 cooldown: default-days: 14 @@ -11,6 +12,7 @@ updates: directory: "/build" schedule: interval: weekly + open-pull-requests-limit: 0 cooldown: default-days: 14 @@ -18,6 +20,7 @@ updates: directory: "/cmd/proxygenerator" schedule: interval: weekly + open-pull-requests-limit: 0 cooldown: default-days: 14