mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-15 10:45:45 +01:00
10 lines
168 B
JSON
10 lines
168 B
JSON
{
|
|
"extends": [
|
|
"config:base",
|
|
":disableDependencyDashboard"
|
|
],
|
|
"labels": ["Renovate"],
|
|
"commitMessagePrefix": "build: ",
|
|
"rebaseWhen": "conflicted"
|
|
}
|