1
1
mirror of https://github.com/wader/fq.git synced 2024-11-22 15:45:45 +03:00

Update make-golangci-lint from 1.47.1 to 1.47.2

Release notes https://github.com/golangci/golangci-lint/releases/tag/v1.47.2
This commit is contained in:
bump 2022-07-21 16:03:49 +00:00
parent ec306777d9
commit c4199c0fe7

View File

@ -63,7 +63,7 @@ gogenerate:
lint:
# bump: make-golangci-lint /golangci-lint@v([\d.]+)/ git:https://github.com/golangci/golangci-lint.git|^1
# bump: make-golangci-lint link "Release notes" https://github.com/golangci/golangci-lint/releases/tag/v$LATEST
go run github.com/golangci/golangci-lint/cmd/golangci-lint@v1.47.1 run
go run github.com/golangci/golangci-lint/cmd/golangci-lint@v1.47.2 run
.PHONY: depgraph.svg
depgraph.svg: