Skip to content

Commit 19a6aaf

Browse files
chore(deps): update dependency golangci/golangci-lint to v1.63.1 (#160)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3fa0a33 commit 19a6aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
pull_request:
1010
env:
1111
# renovate: datasource=github-releases depName=golangci/golangci-lint versioning=semver-coerced
12-
GOLANGCI_LINT_VERSION: "v1.63.0"
12+
GOLANGCI_LINT_VERSION: "v1.63.1"
1313
jobs:
1414
lint:
1515
name: Lint

0 commit comments

Comments
 (0)