Skip to content

Commit 3683735

Browse files
committed
Bump golangci-lint version
1 parent 6ce769c commit 3683735

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PRE_COMMIT := pre-commit
22

33
JSONNET_VERSION := v0.18.0
4-
GOLANGCI_VERSION := v1.46.1
4+
GOLANGCI_VERSION := v1.46.2
55

66
.PHONY: fmt
77
fmt:

0 commit comments

Comments
 (0)