Skip to content

Commit 68fdc54

Browse files
authored
Merge pull request #124 from abelazo/fix/pre-commit-hooks
fix(pre-commit): Remove blob/master information from raw git reposito…
2 parents 5ef492f + e019589 commit 68fdc54

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)