Skip to content

Commit 2eca32e

Browse files
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.1 (#577)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50c203f commit 2eca32e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ repos:
5454
- id: commitizen
5555
stages: [commit-msg]
5656
- repo: https://github.com/golangci/golangci-lint
57-
rev: v2.10.1
57+
rev: v2.11.1
5858
hooks:
5959
- id: golangci-lint
6060
- id: golangci-lint-fmt

0 commit comments

Comments
 (0)