Skip to content

Commit d21b18e

Browse files
authored
update version of golangci-lint (#7497)
1 parent ec1ccf3 commit d21b18e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ repos:
4545
pass_filenames: false
4646

4747
- repo: https://github.com/golangci/golangci-lint
48-
rev: v1.64.6
48+
rev: v1.64.7
4949
hooks:
5050
- id: golangci-lint
5151
args: [--new-from-patch=/tmp/diff.patch]

0 commit comments

Comments
 (0)