mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-06 10:47:25 +01:00
aa998071a1
- Remove package rule for "dev.chrisbanes.compose:compose-bom" - Disable semantic commits
7 lines
162 B
Plaintext
7 lines
162 B
Plaintext
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["config:base"],
|
|
"labels": ["Dependencies"],
|
|
"semanticCommits": "disabled"
|
|
}
|