Skip to content

Commit

Permalink
chore: Fix failing pre-commit golang fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanstipl committed Aug 27, 2021
1 parent 21e04f5 commit 5e41e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ repos:
hooks:
- id: checkmake
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: master
rev: v2.1.0
hooks:
- id: pretty-format-golang

0 comments on commit 5e41e00

Please sign in to comment.