Skip to content

Commit

Permalink
deps: update dependency golangci/golangci-lint to v1.56.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 15, 2024
1 parent a720005 commit 0323ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

- uses: golangci/golangci-lint-action@v3
with:
version: v1.55.2 # renovate: datasource=github-releases depName=golangci/golangci-lint
version: v1.56.2 # renovate: datasource=github-releases depName=golangci/golangci-lint

# In general linting is quite fast with warm caches, but a fresh run might
# take some time.
Expand Down

0 comments on commit 0323ef2

Please sign in to comment.