diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 355726a..090fcde 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,8 @@ updates: directory: "/" schedule: interval: "daily" + cooldown: + default-days: 0 open-pull-requests-limit: 99 assignees: - "biow0lf" @@ -12,6 +14,8 @@ updates: directory: "/" schedule: interval: "daily" + cooldown: + default-days: 0 open-pull-requests-limit: 99 allow: - dependency-type: "direct"