Skip to content

Commit

Permalink
adding 0.0.8 version and ids
Browse files Browse the repository at this point in the history
  • Loading branch information
syntaqx committed Apr 9, 2019
1 parent 7e7f3a1 commit f1cef39
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ Create or append to your `.pre-commit-config.yaml` configuration:

```yaml
- repo: https://github.com/syntaqx/git-hooks
rev: v0.0.7
rev: v0.0.8
hooks:
- id: circleci-config-validate
- id: go-fmt
- id: go-test
- id: go-golangci-lint
```
## Available hooks
Expand Down

0 comments on commit f1cef39

Please sign in to comment.