Skip to content

Commit 93f1d9e

Browse files
committed
fix: bump opengrep CF-2302
1 parent 0752e26 commit 93f1d9e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

integration-tests/config-discover/expected/codacy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tools:
77
- dartanalyzer@3.7.2
88
- eslint@8.57.0
99
- lizard@1.17.31
10-
- opengrep@1.16.2
10+
- opengrep@1.16.4
1111
- pmd@7.11.0
1212
- pylint@3.3.6
1313
- trivy@0.69.3

integration-tests/init-with-token/expected/codacy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runtimes:
55
tools:
66
- eslint@8.57.0
77
- lizard@1.17.31
8-
- opengrep@1.16.2
8+
- opengrep@1.16.4
99
- pmd@6.55.0
1010
- pylint@3.3.9
1111
- trivy@0.69.3

integration-tests/init-without-token/expected/codacy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tools:
88
- dartanalyzer@3.7.2
99
- eslint@8.57.0
1010
- lizard@1.17.31
11-
- opengrep@1.16.2
11+
- opengrep@1.16.4
1212
- pmd@7.11.0
1313
- pylint@3.3.6
1414
- revive@1.7.0

0 commit comments

Comments
 (0)