Skip to content

Commit 27c7889

Browse files
Update pre-commit hook golangci/golangci-lint to v1.60.1 (#762)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7773774 commit 27c7889

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
@@ -27,7 +27,7 @@ repos:
2727
- id: detect-private-key
2828

2929
- repo: https://github.com/golangci/golangci-lint
30-
rev: v1.59.1
30+
rev: v1.60.1
3131
hooks:
3232
- id: golangci-lint-full
3333

0 commit comments

Comments
 (0)