Skip to content

Commit 929f8c6

Browse files
BrewTestBotstefanb
authored andcommitted
golangci-lint 2.9.0
1 parent 91494be commit 929f8c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Formula/g/golangci-lint.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ class GolangciLint < Formula
22
desc "Fast linters runner for Go"
33
homepage "https://golangci-lint.run/"
44
url "https://github.com/golangci/golangci-lint.git",
5-
tag: "v2.8.0",
6-
revision: "e2e40021c9007020676c93680a36e3ab06c6cd33"
5+
tag: "v2.9.0",
6+
revision: "72798d34b1eb36745915b0d4eea5c2b3b31bdfe3"
77
license "GPL-3.0-only"
88
revision 1
99
head "https://github.com/golangci/golangci-lint.git", branch: "main"

0 commit comments

Comments
 (0)