Skip to content

Commit 7a917dc

Browse files
committed
2 parents 8698db4 + 78cb31a commit 7a917dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A pre-commit hook for checking commits against GitHub conventions. Ensures that
77
This hook does not check whether the issue number actually exists in the repository, only that the branch name and the commit message satisfy the conventions.
88

99
## Installation
10-
To use this hook in your project, add the following entry to `repos` section inside `.pre-commit.config.yaml` file:
10+
To use this hook in your project, add the following entry to `repos` section inside `.pre-commit-config.yaml` file:
1111
```yml
1212
- repo: https://github.com/mzaja/github-pre-commit
1313
rev: v1.0.0

0 commit comments

Comments
 (0)