Skip to content

Commit 94a6213

Browse files
chore(deps): update pre-commit hook golangci/golangci-lint to v2
1 parent c6d48b6 commit 94a6213

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/golangci/golangci-lint
3-
rev: v1.64.8
3+
rev: v2.0.2
44
hooks:
55
- id: golangci-lint
66
entry: golangci-lint run --fix --timeout 300s

0 commit comments

Comments
 (0)