diff --git a/commitlint.config.js b/commitlint.config.js index 555bd47cc..263e048f2 100644 --- a/commitlint.config.js +++ b/commitlint.config.js @@ -10,6 +10,8 @@ module.exports = { 'apib', 'apiaryb', 'remote', + 'deps', + 'deps-dev', ]], 'scope-empty': [2, 'never'], },