Skip to content

Commit

Permalink
Readme: Fix syntax in ex. .pre-commit.config.yml (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigobdz committed May 20, 2022
1 parent 8bdf475 commit 378a662
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ repos:
- repo: https://github.com/hugoh/pre-commit-fish.git
rev: v1.2
hooks:
- fish_syntax
- fish_indent
- id: fish_syntax
- id: fish_indent
```
## Tests supported
Expand Down

0 comments on commit 378a662

Please sign in to comment.