Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Nir Test #582

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
Update .whitesource
  • Loading branch information
NirShaharabani authored Jul 17, 2022
commit cbd6630c48845e5b92dcd5c50fbbda6b34db4cec
6 changes: 5 additions & 1 deletion .whitesource
Original file line number Diff line number Diff line change
@@ -13,9 +13,13 @@
"minSeverityLevel": "LOW",
"issueType": "DEPENDENCY"
},
"remediateSettings": {
"enableRenovate": true,
"extends": ["github>mend/merge-confidence:beta"]
},
"remediateSettings": {
"workflowRules": {
"enabled": true
}
}
}
}