Skip to content

Commit f46d8a2

Browse files
committed
semgrep 1.107.0
1 parent f565b85 commit f46d8a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/semgrep.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ class Semgrep < Formula
44
desc "Easily detect and prevent bugs and anti-patterns in your codebase"
55
homepage "https://semgrep.dev"
66
url "https://github.com/semgrep/semgrep.git",
7-
tag: "v1.106.0",
8-
revision: "b0d94360c392d74d4600096dc54d220cbfbc35cf"
7+
tag: "v1.107.0",
8+
revision: "92313a429752186e4a39b2d6f7edeefe80dabbb0"
99
license "LGPL-2.1-only"
1010
head "https://github.com/semgrep/semgrep.git", branch: "develop"
1111

0 commit comments

Comments
 (0)