Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Commit 427f5c6

Browse files
committed
auto-merge updates to Serenity/JS modules
1 parent 9d7799b commit 427f5c6

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

.github/renovate.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,12 @@
22
"extends": [
33
"config:base"
44
],
5-
"rangeStrategy": "bump"
5+
"rangeStrategy": "bump",
6+
"packageRules": [
7+
{
8+
"packagePatterns": ["^@serenity-js"],
9+
"groupName": "Serenity/JS",
10+
"automerge": true
11+
}
12+
]
613
}

0 commit comments

Comments
 (0)