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 e364930 commit 5c02122Copy full SHA for 5c02122
.pre-commit-config.yaml
@@ -44,7 +44,7 @@ repos:
44
pass_filenames: false
45
46
- repo: https://github.com/golangci/golangci-lint
47
- rev: v2.3.0
+ rev: v2.3.1
48
hooks:
49
- id: golangci-lint
50
args: [--new-from-patch=/tmp/diff.patch]
0 commit comments