Skip to content

Commit e019589

Browse files
committed
fix(pre-commit): Remove blob/master information from raw git repository reference
1 parent 5ef492f commit e019589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-hooks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- id: add-coauthors
22
name: add-coauthors
3-
entry: ./blob/master/packages/git-mob/hook-examples/prepare-commit-msg-nodejs
3+
entry: ./packages/git-mob/hook-examples/prepare-commit-msg-nodejs
44
language: script
55
stages: [prepare-commit-msg]

0 commit comments

Comments
 (0)