Skip to content

Commit

Permalink
ci(hooks): bump golangci/golangci-lint from v1.57.2 to v1.58.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeTRogers committed May 14, 2024
1 parent eb9602e commit dd73a9b
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 @@ -12,7 +12,7 @@ repos:
- id: trailing-whitespace
args: [ --markdown-linebreak-ext=md ]
- repo: https://github.com/golangci/golangci-lint
rev: 77a8601aa372eaab3ad2d7fa1dffa71f28005393 # frozen: v1.57.2
rev: dc2815312726b4f374f5c69a1c183a85990917a7 # frozen: v1.58.1
hooks:
- id: golangci-lint-full
- repo: https://github.com/commitizen-tools/commitizen
Expand Down

0 comments on commit dd73a9b

Please sign in to comment.