feat(common): add best-practices (#16)
All checks were successful
CD / Release (push) Successful in 13s
All checks were successful
CD / Release (push) Successful in 13s
Reviewed-on: #16 Reviewed-by: branch-buddy <branch-buddy@t00n.de> Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #16.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"dependencyDashboard": true,
|
||||
"semanticCommits": "enabled"
|
||||
"semanticCommits": "enabled",
|
||||
"extends": ["config:best-practices"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user