soapbox/renovate.json

8 lines
100 B
JSON
Raw Permalink Normal View History

2020-09-23 18:49:31 +02:00
{
"extends": [
2020-10-05 20:19:12 +02:00
"config:base",
":preserveSemverRanges"
],
2022-12-30 18:08:49 +01:00
"rebaseWhen": "conflicted"
2020-09-23 18:49:31 +02:00
}