diff --git a/config.js b/config.js index f3d1e79..3b497ef 100644 --- a/config.js +++ b/config.js @@ -5,4 +5,5 @@ module.exports = { "onboardingConfigFileName": "renovate.json", "autodiscover": true, "optimizeForDisabled": true, + "extends": [":semanticCommits"] } \ No newline at end of file