mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(release-it): remove hooks
This commit is contained in:
@@ -8,11 +8,7 @@
|
|||||||
},
|
},
|
||||||
"github": {
|
"github": {
|
||||||
"release": true,
|
"release": true,
|
||||||
"releaseName": "v${version}",
|
"releaseName": "v${version}"
|
||||||
"web": true
|
|
||||||
},
|
|
||||||
"hooks": {
|
|
||||||
"before:init": ["pnpm lint", "pnpm typecheck"]
|
|
||||||
},
|
},
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"@release-it/conventional-changelog": {
|
"@release-it/conventional-changelog": {
|
||||||
|
|||||||
Reference in New Issue
Block a user