husky non-semantic commit
This commit is contained in:
1
.husky/.gitignore
vendored
1
.husky/.gitignore
vendored
@@ -1 +0,0 @@
|
|||||||
_
|
|
||||||
@@ -1,4 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
. "$(dirname "$0")/_/husky.sh"
|
|
||||||
|
|
||||||
yarn run lint-staged
|
|
||||||
@@ -39,7 +39,7 @@
|
|||||||
"@typescript-eslint/eslint-plugin": "^5.20.0",
|
"@typescript-eslint/eslint-plugin": "^5.20.0",
|
||||||
"@typescript-eslint/parser": "^5.20.0",
|
"@typescript-eslint/parser": "^5.20.0",
|
||||||
"eslint": "^8.17.0",
|
"eslint": "^8.17.0",
|
||||||
"husky": "^8.0.1",
|
"husky": "^8.0.0",
|
||||||
"lint-staged": "^13.0.1",
|
"lint-staged": "^13.0.1",
|
||||||
"prettier": "^2.6.2",
|
"prettier": "^2.6.2",
|
||||||
"release-please": "^13.18.3",
|
"release-please": "^13.18.3",
|
||||||
@@ -50,7 +50,7 @@
|
|||||||
"packageManager": "yarn@3.2.1",
|
"packageManager": "yarn@3.2.1",
|
||||||
"husky": {
|
"husky": {
|
||||||
"hooks": {
|
"hooks": {
|
||||||
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
|
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"commitlint": {
|
"commitlint": {
|
||||||
|
|||||||
@@ -4837,7 +4837,7 @@ __metadata:
|
|||||||
"@typescript-eslint/eslint-plugin": ^5.20.0
|
"@typescript-eslint/eslint-plugin": ^5.20.0
|
||||||
"@typescript-eslint/parser": ^5.20.0
|
"@typescript-eslint/parser": ^5.20.0
|
||||||
eslint: ^8.17.0
|
eslint: ^8.17.0
|
||||||
husky: ^8.0.1
|
husky: ^8.0.0
|
||||||
lint-staged: ^13.0.1
|
lint-staged: ^13.0.1
|
||||||
prettier: ^2.6.2
|
prettier: ^2.6.2
|
||||||
release-please: ^13.18.3
|
release-please: ^13.18.3
|
||||||
@@ -15295,7 +15295,7 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"husky@npm:^8.0.1":
|
"husky@npm:^8.0.0":
|
||||||
version: 8.0.1
|
version: 8.0.1
|
||||||
resolution: "husky@npm:8.0.1"
|
resolution: "husky@npm:8.0.1"
|
||||||
bin:
|
bin:
|
||||||
|
|||||||
Reference in New Issue
Block a user