Skip to content

Commit

Permalink
Update make-golangci-lint from 1.46.0 to 1.46.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bump committed May 12, 2022
1 parent 7b971c2 commit 456742e
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 @@ -62,7 +62,7 @@ gogenerate:
.PHONY: lint
lint:
# bump: make-golangci-lint /golangci-lint@v([\d.]+)/ git:https://github.com/golangci/golangci-lint.git|^1
go run github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.0 run
go run github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.1 run

.PHONY: depgraph.svg
depgraph.svg:
Expand Down

0 comments on commit 456742e

Please sign in to comment.