Skip to content

Commit 5f5b2c4

Browse files
author
Hidetaka Okamoto
committed
chore: renovate
1 parent dfb0871 commit 5f5b2c4

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

renovate.json

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
{
22
"extends": [
33
"config:base"
4-
]
5-
}
4+
],
5+
"timezone": "Asia/Tokyo",
6+
"schedule": ["every weekend"],
7+
"automerge": true,
8+
"vulnerabilityAlerts": {
9+
"enabled": true
10+
},
11+
"lockFileMaintenance": {
12+
"enabled": true,
13+
"schedule": [
14+
"before 3am on the first day of the month"
15+
]
16+
},
17+
"minor": {
18+
"groupName": "all dependencies"
19+
}
20+
}

0 commit comments

Comments
 (0)