Skip to content

Commit 93b8aca

Browse files
committed
deps: update dependency golangci/golangci-lint to v1.60.2
1 parent 4716233 commit 93b8aca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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.60.1 # renovate: datasource=github-releases depName=golangci/golangci-lint
50+
version: v1.60.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)