Skip to content

Commit

Permalink
Bump linter to latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnStarich committed Apr 21, 2023
1 parent 6a62b1a commit 6b127e2
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 @@ -5,7 +5,7 @@ PATH := ${PWD}/cache/go/bin:${PWD}/cache/go/misc/wasm:${PATH}
GOOS = js
GOARCH = wasm
export
LINT_VERSION=1.27.0
LINT_VERSION=1.52.2

.PHONY: serve
serve:
Expand Down

0 comments on commit 6b127e2

Please sign in to comment.