Skip to content

Commit

Permalink
chore(deps): update dependency nunnatsa/ginkgolinter to v0.19.1 (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2025
1 parent 4ea8e2a commit b62c11e
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 @@ -8,7 +8,7 @@ GOLINT ?= $(LOCALBIN)/golangci-lint

## Tool Versions
GOLINT_VERSION ?= 1.64.5
GINKGOLINTER_VERSION ?= 0.18.4
GINKGOLINTER_VERSION ?= 0.19.1

## Location to install dependencies an GO binaries
LOCALBIN ?= $(shell pwd)/bin
Expand Down

0 comments on commit b62c11e

Please sign in to comment.