Skip to content

Commit

Permalink
chore: golangci-lint 1.63.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lklimek committed Jan 20, 2025
1 parent 6bddae0 commit 1b76666
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 @@ -270,7 +270,7 @@ format:

lint:
@echo "--> Running linter"
go run github.com/golangci/golangci-lint/cmd/golangci-lint@v1.62.2 run
go run github.com/golangci/golangci-lint/cmd/golangci-lint@v1.63.4 run
.PHONY: lint

DESTINATION = ./index.html.md
Expand Down

0 comments on commit 1b76666

Please sign in to comment.