Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b688435

Browse files
author
Akash Satheesan
authoredJul 6, 2021
Update renovate.json
1 parent e53f89c commit b688435

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"packageRules": [
1414
{
1515
"matchUpdateTypes": ["minor", "patch", "digest"],
16-
"automerge": true
16+
"automerge": true,
17+
"groupName": "Minor dependency updates"
1718
}
1819
]
1920
}

0 commit comments

Comments
 (0)
Please sign in to comment.