Skip to content

Commit

Permalink
Update pre-commit
Browse files Browse the repository at this point in the history
Signed-off-by: Richard <[email protected]>
  • Loading branch information
rkosegi committed Apr 20, 2024
1 parent beb3095 commit 1924218
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: trailing-whitespace
- id: check-merge-conflict
- id: check-added-large-files
- id: end-of-file-fixer
- repo: https://github.com/golangci/golangci-lint
rev: v1.56.2
rev: v1.57.2
hooks:
- id: golangci-lint
- repo: https://github.com/dnephin/pre-commit-golang
Expand Down

0 comments on commit 1924218

Please sign in to comment.