Skip to content

Commit

Permalink
Update golangci-lint version in pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
KaloyanTanev committed Jul 19, 2024
1 parent ce4ac4c commit 2ee4198
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 @@ -42,7 +42,7 @@ repos:
# Then run code validators (on the formatted code)

- repo: https://github.com/golangci/golangci-lint # See .golangci.yml for config
rev: v1.56.2
rev: v1.59.1
hooks:
- id: golangci-lint

Expand Down

0 comments on commit 2ee4198

Please sign in to comment.