All checks were successful
CD / Release (push) Successful in 26s
Handling all semver/conventional commit branches as "chore", according to: https://docs.renovatebot.com/semantic-commits/#changing-the-semantic-commit-type Reviewed-on: #20 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
7 lines
205 B
JSON
7 lines
205 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"dependencyDashboard": true,
|
|
"semanticCommits": "enabled",
|
|
"extends": ["config:best-practices", ":semanticCommitTypeAll(chore)"]
|
|
}
|