Skip to content

Commit 883e0e6

Browse files
committed
golangci-lint 2.0.1
1 parent 6bc3e33 commit 883e0e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.0.0",
6-
revision: "f1f8343d12ac33720efeb5898141d1e065789751"
5+
tag: "v2.0.1",
6+
revision: "e8927ce25c6178656a803d1edf35c9f3abf384ac"
77
license "GPL-3.0-only"
88
head "https://github.com/golangci/golangci-lint.git", branch: "master"
99

0 commit comments

Comments
 (0)