diff --git a/.husky/.gitignore b/.husky/.gitignore deleted file mode 100644 index 31354ec13..000000000 --- a/.husky/.gitignore +++ /dev/null @@ -1 +0,0 @@ -_ diff --git a/.husky/pre-commit b/.husky/pre-commit deleted file mode 100755 index f23377e95..000000000 --- a/.husky/pre-commit +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -. "$(dirname "$0")/_/husky.sh" - -yarn run lint-staged diff --git a/package.json b/package.json index 31c94b58a..12ff54660 100644 --- a/package.json +++ b/package.json @@ -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": { diff --git a/yarn.lock b/yarn.lock index e15afca0a..f351a4356 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4837,7 +4837,7 @@ __metadata: "@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 @@ -15295,7 +15295,7 @@ __metadata: languageName: node linkType: hard -"husky@npm:^8.0.1": +"husky@npm:^8.0.0": version: 8.0.1 resolution: "husky@npm:8.0.1" bin: