Skip to content

Commit 924bb4f

Browse files
Update pre-commit hook golangci/golangci-lint to v2.1.5
| datasource | package | from | to | | ----------- | ---------------------- | ------ | ------ | | github-tags | golangci/golangci-lint | v2.0.2 | v2.1.5 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f60ae9d commit 924bb4f

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
@@ -24,7 +24,7 @@ repos:
2424
- id: detect-private-key
2525

2626
- repo: https://github.com/golangci/golangci-lint
27-
rev: v2.0.2
27+
rev: v2.1.5
2828
hooks:
2929
- id: golangci-lint-full
3030

0 commit comments

Comments
 (0)