Skip to content

Commit acd6976

Browse files
Update README.md
1 parent 4dfaef4 commit acd6976

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ Add this to your `.pre-commit-config.yaml`:
2222
```
2323
### FAQ's
2424
25-
1. Why does pre-commit say failed everytime prettier changes the file.
26-
A. This is how pre-commit works. You need to just add the files again and commit. This is done so that you can verify the changes.
25+
**1.** Why does pre-commit say failed everytime prettier changes the file.
26+
27+
**A.** This is how pre-commit works. You need to just add the files again and commit. This is done so that you can verify the changes.
2728
2829
2930

0 commit comments

Comments
 (0)