Skip to content

Commit 94ada9b

Browse files
chore(deps): update dependency golangci/golangci-lint to v1.60.2 in .github/workflows/lint.yml (#63)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1fb984 commit 94ada9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: golangci/golangci-lint-action@v6
4646
with:
4747
# renovate: datasource=github-releases depName=golangci/golangci-lint
48-
version: v1.60.1
48+
version: v1.60.2
4949
args: --timeout=5m
5050

5151
# ------------------------------

0 commit comments

Comments
 (0)