Skip to content

Commit

Permalink
build(pre-commit): Apply hook rev updates
Browse files Browse the repository at this point in the history
updates:
- [github.com/golangci/golangci-lint: v1.58.1 → v1.59.0](golangci/golangci-lint@v1.58.1...v1.59.0)
  • Loading branch information
pre-commit-ci[bot] authored May 27, 2024
1 parent 1661927 commit 5045f7d
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 @@ -40,7 +40,7 @@ repos:
args: [--prose-wrap=always]

- repo: https://github.com/golangci/golangci-lint
rev: v1.58.1
rev: v1.59.0
hooks:
- id: golangci-lint

Expand Down

0 comments on commit 5045f7d

Please sign in to comment.