mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-10-31 08:29:42 +01:00
76b58485a9
* build: Update actions/checkout action to v2.4.0 * chore: Invert bolt's status Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: NotMyFault <mc.cache@web.de>
14 lines
246 B
Plaintext
14 lines
246 B
Plaintext
{
|
|
"scanSettings": {
|
|
"baseBranches": ["v6"]
|
|
},
|
|
"checkRunSettings": {
|
|
"vulnerableCheckRunConclusionLevel": "success",
|
|
"displayMode": "diff"
|
|
},
|
|
"issueSettings": {
|
|
"minSeverityLevel": "LOW"
|
|
},
|
|
"enableRenovate": "true"
|
|
}
|