We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1637f9a + edfcb2b commit 789fd04Copy full SHA for 789fd04
1 file changed
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
- id: end-of-file-fixer
8
- id: trailing-whitespace
9
- repo: https://github.com/golangci/golangci-lint
10
- rev: v2.5.0
+ rev: v2.6.0
11
hooks:
12
- id: golangci-lint
13
- repo: https://github.com/compilerla/conventional-pre-commit
0 commit comments