Skip to content

Commit 3fa0a33

Browse files
chore(deps): update dependency golangci/golangci-lint to v1.63.0 (#159)
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 9c9910f commit 3fa0a33

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.62.2"
12+
GOLANGCI_LINT_VERSION: "v1.63.0"
1313
jobs:
1414
lint:
1515
name: Lint

0 commit comments

Comments
 (0)