diff --git a/commitlint.config.js b/commitlint.config.js index 9b39410..faecdad 100644 --- a/commitlint.config.js +++ b/commitlint.config.js @@ -46,12 +46,14 @@ module.exports = { 'deploy', 'deps', 'deps-dev', + 'deps-peer', 'log', 'release', 'scripts', 'tests', 'typescript', - 'workflows' + 'workflows', + 'yarn' ] ],