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 <[email protected]>
  • Loading branch information
rkosegi committed Sep 1, 2024
1 parent 93c020c commit 7cee438
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 @@ -21,7 +21,7 @@ repos:
- id: check-added-large-files
- id: end-of-file-fixer
- repo: https://github.com/golangci/golangci-lint
rev: v1.60.1
rev: v1.60.3
hooks:
- id: golangci-lint
- repo: https://github.com/dnephin/pre-commit-golang
Expand Down

0 comments on commit 7cee438

Please sign in to comment.