Skip to content

Commit 4e487b1

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.5.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f184f4 commit 4e487b1

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
@@ -32,7 +32,7 @@ jobs:
3232
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
3333
with:
3434
# renovate: datasource=github-releases depName=golangci/golangci-lint
35-
version: v2.1.6
35+
version: v2.5.0
3636

3737
tests:
3838
name: Run tests

0 commit comments

Comments
 (0)