Skip to content

Commit 2133331

Browse files
committed
chore(project): allow deps in the commitlint scope
1 parent ea017a5 commit 2133331

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

commitlint.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ module.exports = {
1010
'apib',
1111
'apiaryb',
1212
'remote',
13+
'deps',
14+
'deps-dev',
1315
]],
1416
'scope-empty': [2, 'never'],
1517
},

0 commit comments

Comments
 (0)