Skip to content

Commit f70b128

Browse files
authored
Update to 2.9 for go 1.26 (#281)
1 parent d815bb0 commit f70b128

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prek.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ hooks = [
3434
# Linters (priority 20 = run last, after formatting)
3535
[[repos]]
3636
repo = "https://github.com/golangci/golangci-lint"
37-
rev = "v2.4.0"
37+
rev = "v2.9.0"
3838
hooks = [
3939
{ id = "golangci-lint", priority = 20 },
4040
]

0 commit comments

Comments
 (0)