Skip to content

Commit ba5d497

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

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@a4f60bb28d35aeee14e6880718e0c85ff1882e64 # v6.0.1
2828
with:
2929
# renovate: datasource=github-releases depName=golangci/golangci-lint
30-
version: v1.57.2
30+
version: v1.58.2
3131

3232
tests:
3333
name: Run tests

0 commit comments

Comments
 (0)