Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Commit

Permalink
fix: fixing pre-commit ci by adding go install for stringer. third try
Browse files Browse the repository at this point in the history
  • Loading branch information
dtomasi committed Sep 3, 2021
1 parent 9e9ceb2 commit 97c91b5
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 @@ -6,7 +6,7 @@ repos:
- id: commitizen
stages: [ commit-msg ]
- repo: https://github.com/dtomasi/pre-commit-golang
rev: master
rev: 74d9fc174f88c9b1743da96b7047a6c91e266799
hooks:
- id: go-install
args:
Expand Down

0 comments on commit 97c91b5

Please # to comment.