Skip to content

Commit 439ceef

Browse files
committed
Update pre-commit hook golangci/golangci-lint to v1.60.1
| datasource | package | from | to | | ----------- | ---------------------- | ------- | ------- | | github-tags | golangci/golangci-lint | v1.59.1 | v1.60.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d25b11 commit 439ceef

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.59.1
22+
rev: v1.60.1
2323
hooks:
2424
- id: golangci-lint-full
2525

0 commit comments

Comments
 (0)