Skip to content

Commit 04e1b10

Browse files
deps: update dependency golangci/golangci-lint to v1.62.2 (#807)
1 parent 4277b07 commit 04e1b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
- uses: golangci/golangci-lint-action@v6
4949
with:
50-
version: v1.62.0 # renovate: datasource=github-releases depName=golangci/golangci-lint
50+
version: v1.62.2 # renovate: datasource=github-releases depName=golangci/golangci-lint
5151

5252
# In general linting is quite fast with warm caches, but a fresh run might take some time.
5353
args: --timeout 5m

0 commit comments

Comments
 (0)