Skip to content

Commit a1d4846

Browse files
authored
enable cooldowns for GHA updates (#14055)
they are effectively unreviewable due to vendoring, and generally less pressing than cargo/python updates
1 parent 3026a37 commit a1d4846

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ updates:
1111
time: "06:00"
1212
timezone: "America/New_York"
1313
open-pull-requests-limit: 1024
14+
cooldown:
15+
default-days: 7
1416

1517
- package-ecosystem: cargo
1618
directory: "/"

0 commit comments

Comments
 (0)