Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit c4f6c6d

Browse files
author
Radium
committed
configure renovate bot
1 parent a34bff0 commit c4f6c6d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

renovate.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
{
22
"extends": [
33
"config:base"
4-
]
4+
],
5+
"packageRules": [
6+
{
7+
"updateTypes": ["minor", "patch", "pin", "digest"],
8+
"automerge": true
9+
}
10+
],
11+
"schedule": ["every weekend"],
12+
"timezone": "Asia/Hong_Kong"
513
}

0 commit comments

Comments
 (0)