komikku/renovate.json
2024-06-17 21:27:13 +07:00

13 lines
210 B
JSON

{
"baseBranches": [
"master"
],
"rebaseWhen": "conflicted",
"labels": [
"Dependencies"
],
"extends": [
"config:best-practices",
"github>mihonapp/mihon//.github/renovate.json5"
]
}