Skip to content

Commit edfcb2b

Browse files
chore(deps): update pre-commit hook golangci/golangci-lint to v2.6.0
1 parent 1637f9a commit edfcb2b

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
@@ -7,7 +7,7 @@ repos:
77
- id: end-of-file-fixer
88
- id: trailing-whitespace
99
- repo: https://github.com/golangci/golangci-lint
10-
rev: v2.5.0
10+
rev: v2.6.0
1111
hooks:
1212
- id: golangci-lint
1313
- repo: https://github.com/compilerla/conventional-pre-commit

0 commit comments

Comments
 (0)