mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
chore: 修改钩子, 提交内容的同时提交文档
This commit is contained in:
parent
925765b36c
commit
6d3e459fdc
@ -6,7 +6,7 @@
|
||||
"version": "0.3.3",
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-push": "npm run test:rules && npm run build:md && git add README.md"
|
||||
"pre-push": "npm run test:rules && npm run build:md && git add README.md && git commit -m 'docs: 更新文档'"
|
||||
}
|
||||
},
|
||||
"scripts": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user