Skip to content

Commit f3246a0

Browse files
authored
Merge pull request #35 from rudransh-shrivastava/rudransh/github-actions-cooldown
.github: set 21-days cooldown for github action updates
2 parents d3dc174 + c93852d commit f3246a0

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
@@ -4,6 +4,8 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
cooldown:
8+
default-days: 21
79
- package-ecosystem: "gomod"
810
directory: "/"
911
schedule:

0 commit comments

Comments
 (0)