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 Nov 15, 2024
1 parent b4884a8 commit f0fa030
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.61.0
rev: v1.62.0
hooks:
- id: golangci-lint
- repo: https://github.com/dnephin/pre-commit-golang
Expand Down

0 comments on commit f0fa030

Please sign in to comment.