Skip to content

Commit 555c4f2

Browse files
deps: update pre-commit hook golangci/golangci-lint to v2.8.0
1 parent d97c59c commit 555c4f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ repos:
8282
- id: shellcheck
8383

8484
- repo: https://github.com/golangci/golangci-lint
85-
rev: v2.7.2
85+
rev: v2.8.0
8686
hooks:
8787
- id: golangci-lint-full
8888
language_version: 1.25.5 # renovate: datasource=golang-version depName=go

0 commit comments

Comments
 (0)