Skip to content

Commit cdb0eb2

Browse files
committed
fix: Update commitlint extends 😇
1 parent 8c8adaf commit cdb0eb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"commitlint": {
3030
"extends": [
31-
"commitlint-config-cozy"
31+
"./packages/commitlint-config"
3232
]
3333
}
3434
}

0 commit comments

Comments
 (0)