Skip to content

Commit 8d15f9d

Browse files
committed
chore: remove pre-push hook and git-scripts
1 parent d30f9e6 commit 8d15f9d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"homepage": "https://github.com/wechaty/jekyll#readme",
4343
"devDependencies": {
4444
"@chatie/eslint-config": "^1.0.4",
45-
"@chatie/git-scripts": "^0.6.2",
4645
"@chatie/tsconfig": "^4.6.3",
4746
"@types/ci-info": "^3.1.0",
4847
"@types/glob": "^7.2.0",
@@ -55,7 +54,6 @@
5554
"ci-info": "^3.3.2",
5655
"cross-env": "^7.0.3",
5756
"file-box": "^1.4.15",
58-
"git-scripts": "^0.4.3",
5957
"glob": "^7.2.0",
6058
"https-proxy-agent": "^5.0.0",
6159
"image-size": "^1.0.1",
@@ -73,10 +71,5 @@
7371
"yaml": "^1.10.2",
7472
"yaml-front-matter": "^4.1.1",
7573
"yaml-lint": "^1.2.4"
76-
},
77-
"git": {
78-
"scripts": {
79-
"pre-push": "npx git-scripts-pre-push"
80-
}
8174
}
8275
}

0 commit comments

Comments
 (0)