We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 442ac45 commit 65a955fCopy full SHA for 65a955f
.pre-commit-config.yaml
@@ -2,11 +2,11 @@
2
# See https://pre-commit.com/hooks.html for more hooks
3
repos:
4
- repo: https://github.com/golangci/golangci-lint
5
- rev: v1.59.1
+ rev: v2.1.2
6
hooks:
7
- id: golangci-lint
8
- repo: https://github.com/pre-commit/pre-commit-hooks
9
- rev: v4.6.0
+ rev: v5.0.0
10
11
- id: trailing-whitespace
12
- id: end-of-file-fixer
0 commit comments