Skip to content

Commit 195a5db

Browse files
committed
build: add commitlint scope deps-dev
1 parent f5c65ac commit 195a5db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commitlint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ module.exports = {
2323
...ls('./src/scripts'),
2424
...ls('./src/api'),
2525
'deps',
26+
'deps-dev',
2627
'build',
2728
],
2829
],

0 commit comments

Comments
 (0)