Skip to content

Commit ebc0856

Browse files
zhoushawzhouxiao.shaw
andauthored
chore: modify renovate schedule (#1894)
Co-authored-by: zhouxiao.shaw <[email protected]>
1 parent 8c3eb7c commit ebc0856

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

renovate.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
{
22
"extends": ["config:base"],
3-
"ignorePaths": ["**/demo/**"]
3+
"ignorePaths": ["**/demo/**"],
4+
"schedule": {
5+
"interval": "every thursday",
6+
"timezone": "Asia/Shanghai",
7+
"allowOverrides": true,
8+
"ignoreNotifications": false
9+
}
410
}

0 commit comments

Comments
 (0)