Skip to content

Commit fc435bb

Browse files
committed
feat: add support for commitlint v13
1 parent 829d2c6 commit fc435bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"node": ">=10.22.1"
4949
},
5050
"peerDependencies": {
51-
"@commitlint/lint": ">=9.1.2 || 10.x || 11.x || 12.x"
51+
"@commitlint/lint": ">=9.1.2 || 10.x || 11.x || 12.x || 13.x"
5252
},
5353
"devDependencies": {
5454
"@commitlint/cli": "13.1.0",

0 commit comments

Comments
 (0)