Skip to content

Commit

Permalink
deps: update dependency golangci/golangci-lint to v1.54.2 (#1937)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 24, 2023
1 parent 6027314 commit db5bcbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
- "!docs/**"
env:
# renovate: datasource=github-releases depName=golangci/golangci-lint
GOLANGCI_LINT_VERSION: "v1.54.1"
GOLANGCI_LINT_VERSION: "v1.54.2"
GO_VERSION: "~1.20"
jobs:
golangci-lint:
Expand Down

0 comments on commit db5bcbf

Please sign in to comment.