Skip to content

Commit

Permalink
Update .whitesource
Browse files Browse the repository at this point in the history
  • Loading branch information
Dima2021 committed Aug 17, 2021
1 parent 3b25a27 commit 5e3eaa5
Showing 1 changed file with 39 additions and 2 deletions.
41 changes: 39 additions & 2 deletions .whitesource
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
{
"settingsInheritedFrom": "Dima2021/whitesource-config@master"
}
"scanSettings": {
"configMode": "LOCAL",
"configExternalURL": "",
"projectToken": "",
"baseBranches": [],
"enableLicenseViolations": true,
"displayLicenseViolations": "true"
},
"checkRunSettings": {
"vulnerableCheckRunConclusionLevel": "failure",
"displayMode": "diff"
},
"issueSettings": {
"minSeverityLevel": "LOW"
},
"remediateSettings": {
"enableRenovate": true,
"dependencyDashboard": true,
"extends": [
"github>whitesource/merge-confidence:beta",
"github>samq-ghdemo/renovate:demo",
":separateMajorReleases",
":combinePatchMinorReleases",
":ignoreUnstable",
":prImmediately",
":semanticPrefixFixDepsChoreOthers",
":updateNotScheduled",
":automergeDisabled",
":ignoreModulesAndTests",
":autodetectPinVersions",
":prHourlyLimitNone",
":prConcurrentLimitNone",
"group:monorepos",
"group:recommended",
"helpers:disableTypesNodeMajor",
"workarounds:all"
]
}
}

0 comments on commit 5e3eaa5

Please sign in to comment.