Skip to content

Commit c0885f4

Browse files
committed
add cooldown
1 parent a8d2af6 commit c0885f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,11 @@ updates:
2626
open-pull-requests-limit: 50
2727
ignore:
2828
- dependency-name: "datafusion"
29+
cooldown:
30+
default-days: 7
2931
- package-ecosystem: "github-actions"
3032
directory: "/"
3133
schedule:
3234
interval: "weekly"
35+
cooldown:
36+
default-days: 7

0 commit comments

Comments
 (0)