Skip to content

Commit

Permalink
style: pre-commit autoupdate (#160)
Browse files Browse the repository at this point in the history
updates:
- [github.com/golangci/golangci-lint: v1.57.1 → v1.57.2](golangci/golangci-lint@v1.57.1...v1.57.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Apr 7, 2024
1 parent a93b99f commit f272d89
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 @@ -11,7 +11,7 @@ repos:
- id: end-of-file-fixer
- id: check-added-large-files
- repo: https://github.com/golangci/golangci-lint
rev: v1.57.1
rev: v1.57.2
hooks:
- id: golangci-lint
args: ["--go", "1.18"]

0 comments on commit f272d89

Please sign in to comment.