Skip to content

Commit b6e3487

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

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.60.1
30+
rev: v1.60.2
3131
hooks:
3232
- id: golangci-lint-full
3333

0 commit comments

Comments
 (0)