komikku/renovate.json
2024-06-21 01:03:19 +07:00

14 lines
234 B
JSON

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