Skip to content

Commit

Permalink
Update the version of lint in the pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
webbnh committed Aug 20, 2024
1 parent 14d5c1b commit 47f8390
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
@@ -1,6 +1,6 @@
---
repos:
- repo: https://github.com/golangci/golangci-lint
rev: v1.59.1
rev: v1.60.1
hooks:
- id: golangci-lint

0 comments on commit 47f8390

Please sign in to comment.