We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3eb7c commit ebc0856Copy full SHA for ebc0856
renovate.json
@@ -1,4 +1,10 @@
1
{
2
"extends": ["config:base"],
3
- "ignorePaths": ["**/demo/**"]
+ "ignorePaths": ["**/demo/**"],
4
+ "schedule": {
5
+ "interval": "every thursday",
6
+ "timezone": "Asia/Shanghai",
7
+ "allowOverrides": true,
8
+ "ignoreNotifications": false
9
+ }
10
}
0 commit comments