Skip to content

Commit

Permalink
build: update pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and aholstenson committed Jun 12, 2023
1 parent f46f88a commit 35a2874
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 @@ -5,15 +5,15 @@ repos:
- id: commitlint
stages: [commit-msg]
- repo: https://github.com/golangci/golangci-lint
rev: v1.52.2
rev: v1.53.2
hooks:
- id: golangci-lint
- repo: https://github.com/dnephin/pre-commit-golang
rev: v0.5.1
hooks:
- id: go-mod-tidy
- repo: https://github.com/bufbuild/buf
rev: v1.19.0
rev: v1.21.0
hooks:
- id: buf-lint
- repo: https://github.com/pre-commit/mirrors-clang-format
Expand Down

0 comments on commit 35a2874

Please sign in to comment.