PlotSquared/renovate.json

10 lines
195 B
JSON
Raw Normal View History

2020-12-20 22:24:38 +01:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
2020-12-20 22:24:38 +01:00
"extends": [
"config:base",
":semanticCommitsDisabled"
],
"labels": ["Renovate"],
"rebaseWhen": "conflicted"
2020-12-20 22:24:38 +01:00
}