diff --git a/commitlint.config.js b/commitlint.config.js index 9b2822d..d528fe6 100644 --- a/commitlint.config.js +++ b/commitlint.config.js @@ -20,6 +20,7 @@ module.exports = { 'always', [ 'build', + 'chore', 'ci', 'docs', 'feat',