Skip to content

Commit c4141db

Browse files
committed
dependabot のクールダウン期間を1日から3日に延長
1 parent 141c3da commit c4141db

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
@@ -23,7 +23,7 @@ updates:
2323
interval: daily
2424
timezone: Asia/Tokyo
2525
cooldown:
26-
default-days: 1
26+
default-days: 3
2727
exclude:
2828
- 'pnpm'
2929
- 'appstore-connect-jwt-generator-core'

0 commit comments

Comments
 (0)