Skip to content

Commit e2fd678

Browse files
Fix formatting and add timezone and schedule
1 parent 5dd21a9 commit e2fd678

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

renovate.json

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@
44
"config:recommended"
55
],
66
"ignoreDeps": ["cryptography"],
7-
"lockFileMaintenance": {
8-
"enabled": true
9-
},
7+
"lockFileMaintenance": {
8+
"enabled": true
9+
},
10+
"timezone": "Asia/Dhaka",
11+
"schedule": [
12+
"at 10:00 on friday"
13+
],
1014
"packageRules": [
1115
{
1216
"groupName": "all dependencies",

0 commit comments

Comments
 (0)