Skip to content

Commit fbc41b8

Browse files
committed
Dependabot: disable cooldown
1 parent 86a239b commit fbc41b8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "daily"
7+
cooldown:
8+
default-days: 0
79
open-pull-requests-limit: 99
810
assignees:
911
- "biow0lf"
@@ -12,6 +14,8 @@ updates:
1214
directory: "/"
1315
schedule:
1416
interval: "daily"
17+
cooldown:
18+
default-days: 0
1519
open-pull-requests-limit: 99
1620
allow:
1721
- dependency-type: "direct"

0 commit comments

Comments
 (0)