Skip to content

Commit

Permalink
chore: pre-commit削除
Browse files Browse the repository at this point in the history
  • Loading branch information
Azu0925 committed Aug 31, 2024
1 parent a3bf5a6 commit 0c3ef62
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,5 @@
"main": "index.js",
"license": "MIT",
"repository": "https://github.com/TechBowl-japan/go-stations.git",
"author": "Hikaru Terazono (3c1u) <[email protected]>",
"dependencies": {
"@techtrain/cli-railway": "0.1.3"
},
"devDependencies": {
"simple-git-hooks": "^2.5.1"
},
"scripts": {
"login:techtrain": "techtrain-railway login",
"hook:pre-commit": "techtrain-railway hook:pre-commit",
"hook:update": "simple-git-hooks",
"postinstall": "yarn hook:update && yarn login:techtrain"
},
"simple-git-hooks": {
"pre-commit": "yarn hook:pre-commit"
}
"author": "Hikaru Terazono (3c1u) <[email protected]>"
}

0 comments on commit 0c3ef62

Please sign in to comment.