Skip to content

Commit 752b039

Browse files
authored
Update .mend
1 parent 2403a67 commit 752b039

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.mend

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"settingsInheritedFrom": "nexmo/whitesource-config",
3+
"scanSettings": {
4+
"baseBranches": [
5+
"wip",
6+
],
7+
"enableLicenseViolations": true,
8+
"enableIaC": true,
9+
"enableReachability": true,
10+
"exploitability": true
11+
},
312
"remediateSettings": {
413
"enableRenovate": true,
514
"extends": [
@@ -29,7 +38,7 @@
2938
],
3039
"minimumReleaseAge": "5 days",
3140
"osvVulnerabilityAlerts": true,
32-
"prConcurrentLimit": 3,
41+
"prConcurrentLimit": 5,
3342
"separateMinorPatch": true,
3443
"separateMultipleMajor": true
3544
}

0 commit comments

Comments
 (0)