Skip to content

Commit c21dd79

Browse files
Update pre-commit hook golangci/golangci-lint to v2.1.5 (#493)
| 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> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f60ae9d commit c21dd79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
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)