Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.63.1
Browse files Browse the repository at this point in the history
  • Loading branch information
crossplane-renovate[bot] authored Jan 2, 2025
1 parent 0eae57e commit b7f1b20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ go-test:

# go-lint lints Go code.
go-lint:
ARG GOLANGCI_LINT_VERSION=v1.59.0
ARG GOLANGCI_LINT_VERSION=v1.63.1
FROM +go-modules
# This cache is private because golangci-lint doesn't support concurrent runs.
CACHE --id go-lint --sharing private /root/.cache/golangci-lint
Expand Down

0 comments on commit b7f1b20

Please sign in to comment.