Skip to content

Commit 826b0e1

Browse files
committed
Update to latest 1.22.x release.
1 parent 60c5513 commit 826b0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,6 @@ run:
105105
# golangci.com configuration
106106
# https://github.com/golangci/golangci/wiki/Configuration
107107
service:
108-
golangci-lint-version: 1.20.x # use the fixed version to not introduce new linters unexpectedly
108+
golangci-lint-version: 1.22.x # use the fixed version to not introduce new linters unexpectedly
109109
prepare:
110110
- echo "here I can run custom commands, but no preparation needed for this repo"

0 commit comments

Comments
 (0)