Skip to content

Commit 442441d

Browse files
chore(deps): update dependency golangci/golangci-lint to v1.58.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f2783a2 commit 442441d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qa.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- uses: golangci/golangci-lint-action@38e1018663fa5173f3968ea0777460d3de38f256 # v5.3.0
2828
with:
2929
# renovate: datasource=github-releases depName=golangci/golangci-lint
30-
version: v1.57.2
30+
version: v1.58.1
3131

3232
tests:
3333
name: Run tests

0 commit comments

Comments
 (0)