mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-26 12:35:15 +01:00
14 lines
246 B
Plaintext
14 lines
246 B
Plaintext
{
|
|
"scanSettings": {
|
|
"baseBranches": ["v6"]
|
|
},
|
|
"checkRunSettings": {
|
|
"vulnerableCheckRunConclusionLevel": "failure",
|
|
"displayMode": "diff"
|
|
},
|
|
"issueSettings": {
|
|
"minSeverityLevel": "LOW"
|
|
},
|
|
"enableRenovate": "true"
|
|
}
|