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 c118a46 commit dc36ca3
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
@@ -1,13 +1,13 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: trailing-whitespace
- id: check-yaml
- id: check-merge-conflict
- 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 dc36ca3

Please sign in to comment.