mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
chore: 简化pre-push钩子的动作
This commit is contained in:
parent
a3d67504ec
commit
a526ed2db9
@ -6,7 +6,7 @@
|
||||
"version": "0.3.5",
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-push": "npm run test:rules && npm run build:md && git add README.md && git commit -m 'docs: 更新文档'"
|
||||
"pre-push": "npm run test:rules"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user