chore: remove husky

This commit is contained in:
Philipp Dormann 2024-12-18 18:20:08 +01:00
parent b10e964ad9
commit 72d34cbfd7
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314
4 changed files with 0 additions and 18 deletions

1
.husky/.gitignore vendored
View File

@ -1 +0,0 @@
_

View File

@ -1,5 +0,0 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn format
yarn license:export

View File

@ -5,7 +5,6 @@
"dev": "vite",
"build": "vite build",
"format": "prettier --write --plugin-search-dir=. ./**/*.html ./**/*.svelte",
"prepare": "husky install",
"license:export": "license-exporter --markdown && git stage licenses.md",
"release": "release-it --only-version"
},
@ -17,7 +16,6 @@
"@types/html-minifier": "4.0.5",
"axios": "0.21.1",
"html-minifier": "4.0.0",
"husky": "5.1.3",
"prettier": "3.4.2",
"prettier-plugin-svelte": "3.3.2",
"svelte": "3.36.0",

10
pnpm-lock.yaml generated
View File

@ -33,9 +33,6 @@ importers:
html-minifier:
specifier: 4.0.0
version: 4.0.0
husky:
specifier: 5.1.3
version: 5.1.3
prettier:
specifier: 3.4.2
version: 3.4.2
@ -689,11 +686,6 @@ packages:
resolution: {integrity: sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==}
engines: {node: '>=16.17.0'}
husky@5.1.3:
resolution: {integrity: sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==}
engines: {node: '>= 10'}
hasBin: true
iconv-lite@0.4.24:
resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==}
engines: {node: '>=0.10.0'}
@ -2196,8 +2188,6 @@ snapshots:
human-signals@5.0.0: {}
husky@5.1.3: {}
iconv-lite@0.4.24:
dependencies:
safer-buffer: 2.1.2