Skip to content

Commit

Permalink
chore(deps): update dependency golangci/golangci-lint to v1.60.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 14, 2024
1 parent 0c8b1fa commit f8e6128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
env:
CGO_ENABLED: '0'
# renovate: datasource=github-releases depName=golangci/golangci-lint versioning=semver-coerced
GOLANGCI_LINT_VERSION: "v1.59.1"
GOLANGCI_LINT_VERSION: "v1.60.1"
# renovate: datasource=github-releases depName=goreleaser/goreleaser versioning=semver-coerced
GORELEASER_VERSION: "v2.1.0"
jobs:
Expand Down

0 comments on commit f8e6128

Please sign in to comment.