Skip to content

Commit 0f5c16d

Browse files
Update pre-commit hook golangci/golangci-lint to v1.60.3 (#823)
| datasource | package | from | to | | ----------- | ---------------------- | ------- | ------- | | github-tags | golangci/golangci-lint | v1.59.1 | v1.60.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b8d4408 commit 0f5c16d

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
@@ -26,7 +26,7 @@ repos:
2626
- id: fix-byte-order-marker
2727

2828
- repo: https://github.com/golangci/golangci-lint
29-
rev: v1.59.1
29+
rev: v1.60.3
3030
hooks:
3131
- id: golangci-lint-full
3232

0 commit comments

Comments
 (0)