Skip to content

Commit

Permalink
Update GolangCI-Lint to v1.50.1 (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebrandon1 authored Oct 26, 2022
1 parent 553a372 commit e2770b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ else
endif

# Variables
GOLANGCI_VERSION=v1.50.0
GOLANGCI_VERSION=v1.50.1

lint:
golangci-lint run --timeout 10m0s
Expand Down

0 comments on commit e2770b9

Please sign in to comment.