Skip to content

Commit 93bf4a1

Browse files
committed
dependabot のクールダウン期間を1日から3日に延長
1 parent 275cae6 commit 93bf4a1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updates:
66
interval: daily
77
timezone: Asia/Tokyo
88
cooldown:
9-
default-days: 1
9+
default-days: 3
1010
allow:
1111
- dependency-type: all
1212
rebase-strategy: auto
@@ -25,7 +25,7 @@ updates:
2525
interval: daily
2626
timezone: Asia/Tokyo
2727
cooldown:
28-
default-days: 1
28+
default-days: 3
2929
exclude:
3030
- 'pnpm'
3131
allow:

0 commit comments

Comments
 (0)