diff --git a/config.js b/config.js index 5a2df36..a3ebc41 100644 --- a/config.js +++ b/config.js @@ -7,6 +7,7 @@ module.exports = { extends: [ "config:recommended", ":maintainLockFilesWeekly", + ":semanticCommitTypeAll(chore)", "mergeConfidence:all-badges", ], osvVulnerabilityAlerts: true,