Skip to content

Commit 20323f7

Browse files
Update pre-commit hook golangci/golangci-lint to v1.63.4 (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6caa29c commit 20323f7

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
@@ -10,7 +10,7 @@ repos:
1010
- id: end-of-file-fixer
1111
- id: trailing-whitespace
1212
- repo: https://github.com/golangci/golangci-lint
13-
rev: v1.62.2
13+
rev: v1.63.4
1414
hooks:
1515
- id: golangci-lint
1616
- repo: https://github.com/igorshubovych/markdownlint-cli

0 commit comments

Comments
 (0)