diff --git a/common.json b/common.json index 3b16732..663c273 100644 --- a/common.json +++ b/common.json @@ -2,5 +2,5 @@ "$schema": "https://docs.renovatebot.com/renovate-schema.json", "dependencyDashboard": true, "semanticCommits": "enabled", - "extends": ["config:best-practices"] + "extends": ["config:best-practices", ":semanticCommitTypeAll(chore)"] }