Skip to content

Commit 8fedb85

Browse files
authored
Bump golangci-lint to 2.3.0 (#3641)
1 parent 20a1380 commit 8fedb85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/lint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
set -e
77

8-
GOLANGCI_LINT_VERSION="2.2.2"
8+
GOLANGCI_LINT_VERSION="2.3.0"
99

1010
CDPATH="" cd -- "$(dirname -- "$0")/.."
1111
BIN="$(pwd -P)"/bin

0 commit comments

Comments
 (0)