Skip to content

Commit ec1af93

Browse files
committed
rennovate config
1 parent 392b89d commit ec1af93

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

renovate.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"extends": [
33
"config:base"
4+
],
5+
"timezone": "Asia/Calcutta",
6+
"schedule": ["before 3am on the first day of the month"],
7+
"packageRules": [
8+
{
9+
"matchDepTypes": ["devDependencies", "dependencies"],
10+
"matchUpdateTypes": ["patch", "minor"],
11+
"groupName": "dependencies"
12+
}
413
]
514
}

0 commit comments

Comments
 (0)