Skip to content

Commit 7cdceaf

Browse files
Update pre-commit hook golangci/golangci-lint to v1.60.3
| datasource | package | from | to | | ----------- | ---------------------- | ------- | ------- | | github-tags | golangci/golangci-lint | v1.60.1 | v1.60.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 553fdf4 commit 7cdceaf

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
@@ -19,7 +19,7 @@ repos:
1919
- id: fix-byte-order-marker
2020

2121
- repo: https://github.com/golangci/golangci-lint
22-
rev: v1.60.1
22+
rev: v1.60.3
2323
hooks:
2424
- id: golangci-lint-full
2525

0 commit comments

Comments
 (0)