Skip to content

Commit 4c828f7

Browse files
pre-commit-ci[bot]Crocmagnon
authored andcommittedNov 26, 2024·
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/golangci/golangci-lint: v1.62.0 → v1.62.2](golangci/golangci-lint@v1.62.0...v1.62.2)
1 parent 632a706 commit 4c828f7

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
@@ -9,7 +9,7 @@ repos:
99
- id: end-of-file-fixer
1010
- id: trailing-whitespace
1111
- repo: https://github.com/golangci/golangci-lint
12-
rev: v1.62.0
12+
rev: v1.62.2
1313
hooks:
1414
- id: golangci-lint-full
1515
- repo: local

0 commit comments

Comments
 (0)
Please sign in to comment.