Skip to content

Commit c3d49f0

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

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@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
3333
with:
3434
# renovate: datasource=github-releases depName=golangci/golangci-lint
35-
version: v1.62.2
35+
version: v1.63.0
3636

3737
tests:
3838
name: Run tests

0 commit comments

Comments
 (0)