Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.61.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 9, 2024
1 parent a73e384 commit d28a02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
pull_request:
env:
# renovate: datasource=github-releases depName=golangci/golangci-lint versioning=semver-coerced
GOLANGCI_LINT_VERSION: "v1.60.3"
GOLANGCI_LINT_VERSION: "v1.61.0"
jobs:
lint:
name: Lint
Expand Down

0 comments on commit d28a02a

Please sign in to comment.