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 1af1c6d commit 8ea43c1Copy full SHA for 8ea43c1
1 file changed
.trunk/trunk.yaml
@@ -18,16 +18,16 @@ runtimes:
18
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
19
lint:
20
enabled:
21
- - actionlint@1.7.9
22
- - checkov@3.2.495
+ - actionlint@1.7.10
+ - checkov@3.2.497
23
- git-diff-check
24
- gofmt@1.20.4
25
- golangci-lint@2.7.2
26
- markdownlint@0.47.0
27
- osv-scanner@2.3.1
28
- prettier@3.7.4
29
- trivy@0.68.2
30
- - trufflehog@3.92.3
+ - trufflehog@3.92.4
31
- yamllint@1.37.1
32
ignore:
33
- linters:
0 commit comments