Skip to content

Commit

Permalink
fix mutable reference warning
Browse files Browse the repository at this point in the history
  • Loading branch information
michalkaptur committed Jun 4, 2024
1 parent 0401ee8 commit b6971ec
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/dnephin/pre-commit-golang
rev: master
rev: v0.5.1
hooks:
- id: go-fmt
- id: go-vet
Expand Down

0 comments on commit b6971ec

Please sign in to comment.