We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f565b85 commit f46d8a2Copy full SHA for f46d8a2
Formula/s/semgrep.rb
@@ -4,8 +4,8 @@ class Semgrep < Formula
4
desc "Easily detect and prevent bugs and anti-patterns in your codebase"
5
homepage "https://semgrep.dev"
6
url "https://github.com/semgrep/semgrep.git",
7
- tag: "v1.106.0",
8
- revision: "b0d94360c392d74d4600096dc54d220cbfbc35cf"
+ tag: "v1.107.0",
+ revision: "92313a429752186e4a39b2d6f7edeefe80dabbb0"
9
license "LGPL-2.1-only"
10
head "https://github.com/semgrep/semgrep.git", branch: "develop"
11
0 commit comments