husky non-semantic commit
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "^5.20.0",
|
||||
"@typescript-eslint/parser": "^5.20.0",
|
||||
"eslint": "^8.17.0",
|
||||
"husky": "^8.0.1",
|
||||
"husky": "^8.0.0",
|
||||
"lint-staged": "^13.0.1",
|
||||
"prettier": "^2.6.2",
|
||||
"release-please": "^13.18.3",
|
||||
@@ -50,7 +50,7 @@
|
||||
"packageManager": "yarn@3.2.1",
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
|
||||
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
|
||||
}
|
||||
},
|
||||
"commitlint": {
|
||||
|
||||
Reference in New Issue
Block a user