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 a427d3d commit e24d3b5Copy full SHA for e24d3b5
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
pass_filenames: false
46
47
- repo: https://github.com/golangci/golangci-lint
48
- rev: v2.1.2
+ rev: v2.1.5
49
hooks:
50
- id: golangci-lint
51
args: [--new-from-patch=/tmp/diff.patch]
0 commit comments