Skip to content

Commit 4c4e576

Browse files
authored
Merge pull request #12 from jottr/master
pre-commit expects the yaml file to end with `yaml`-suffix.
2 parents 6fa8ad1 + 4ea9210 commit 4c4e576

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
@@ -18,7 +18,7 @@ supported hooks are:
1818

1919
## General Usage
2020

21-
In each of your repos, add a file called `.pre-commit-config.yml` with the following contents:
21+
In each of your repos, add a file called `.pre-commit-config.yaml` with the following contents:
2222

2323
```yaml
2424
repos:

0 commit comments

Comments
 (0)