Skip to content

Commit 5277030

Browse files
authored
security: Delay dependabot updates [TAROT-3707] (#282)
7 days should be enough when most malicious packages are patched within 24 hours.
1 parent 69c2575 commit 5277030

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,5 @@ updates:
1111
day: monday
1212
time: "10:45"
1313
open-pull-requests-limit: 10
14+
cooldown:
15+
default-days: 7

0 commit comments

Comments
 (0)