diff --git a/package.json b/package.json index e77cfa4..bedf46d 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,6 @@ "@pompydev/prettier-config": "workspace:*", "eslint": "^8.56.0", "eslint-plugin-turbo": "^1.11.2", - "husky": "^9.0.11", "prettier": "^3.2.5", "turbo": "^1.13.3" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d800c88..1c3362f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,9 +20,6 @@ importers: eslint-plugin-turbo: specifier: ^1.11.2 version: 1.11.2(eslint@8.56.0) - husky: - specifier: ^9.0.11 - version: 9.0.11 prettier: specifier: ^3.2.5 version: 3.2.5 @@ -4121,11 +4118,6 @@ packages: resolution: {integrity: sha512-/1/GPCpDUCCYwlERiYjxoczfP0zfvZMU/OWgQPMya9AbAE24vseigFdhAMObpc8Q4lc/kjutPfUddDYyAmejnA==} engines: {node: '>=18.18.0'} - husky@9.0.11: - resolution: {integrity: sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==} - engines: {node: '>=18'} - hasBin: true - iconv-lite@0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} engines: {node: '>=0.10.0'} @@ -11931,8 +11923,6 @@ snapshots: human-signals@8.0.0: {} - husky@9.0.11: {} - iconv-lite@0.6.3: dependencies: safer-buffer: 2.1.2