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 30f00b5 commit 8fdd90dCopy full SHA for 8fdd90d
1 file changed
.trunk/trunk.yaml
@@ -4,18 +4,18 @@ cli:
4
plugins:
5
sources:
6
- id: trunk
7
- ref: v1.7.4
+ ref: v1.7.6
8
uri: https://github.com/trunk-io/plugins
9
lint:
10
enabled:
11
- - actionlint@1.7.10
12
- - checkov@3.2.499
13
- - trivy@0.69.0
+ - actionlint@1.7.12
+ - checkov@3.2.513
+ - trivy@0.69.3
14
- yamllint@1.38.0
15
- git-diff-check
16
- - markdownlint@0.47.0
+ - markdownlint@0.48.0
17
- prettier@3.8.1
18
- - trufflehog@3.92.5
+ - trufflehog@3.94.1
19
ignore:
20
- linters: [ALL]
21
paths:
0 commit comments