Skip to content

Commit

Permalink
CI: Update pre-commit
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Kosegi <richard.kosegi@gmail.com>
  • Loading branch information
rkosegi committed Jun 15, 2024
1 parent a7bed04 commit 122d8a6
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 @@ -19,7 +19,7 @@ repos:
- id: trailing-whitespace
- id: check-merge-conflict
- repo: https://github.com/golangci/golangci-lint
rev: v1.59.0
rev: v1.59.1
hooks:
- id: golangci-lint
- repo: https://github.com/dnephin/pre-commit-golang
Expand Down

0 comments on commit 122d8a6

Please sign in to comment.