Skip to content

Commit dc70ed5

Browse files
authored
security: add cooldown to Dependabot pre-commit ecosystem (#385)
1 parent 5bd42df commit dc70ed5

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
@@ -30,3 +30,5 @@ updates:
3030
pre-commit-hooks:
3131
patterns:
3232
- "*"
33+
cooldown:
34+
default-days: 7

0 commit comments

Comments
 (0)