Skip to content

Commit a6ebf8c

Browse files
committed
ci: cooldown for other package-ecosystem
1 parent 97ee128 commit a6ebf8c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,15 @@ updates:
77
schedule:
88
interval: weekly
99
day: sunday
10+
cooldown:
11+
default-days: 5
1012
- package-ecosystem: "devcontainers"
1113
directory: "/"
1214
schedule:
1315
interval: weekly
1416
day: sunday
17+
cooldown:
18+
default-days: 5
1519
- package-ecosystem: npm
1620
directory: /
1721
schedule:

0 commit comments

Comments
 (0)