Explorar el Código

Revert "chore: Configure Mend Bolt for GitHub (#349)"

This reverts commit b76b804db4dc7ea52537edd12290d36b34670809.
Jonas Gloning hace 2 años
padre
commit
fd00aef980
Se han modificado 1 ficheros con 0 adiciones y 14 borrados
  1. 0 14
      .whitesource

+ 0 - 14
.whitesource

@@ -1,14 +0,0 @@
-{
-  "scanSettings": {
-    "baseBranches": []
-  },
-  "checkRunSettings": {
-    "vulnerableCheckRunConclusionLevel": "failure",
-    "displayMode": "diff",
-    "useMendCheckNames": true
-  },
-  "issueSettings": {
-    "minSeverityLevel": "LOW",
-    "issueType": "DEPENDENCY"
-  }
-}