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 34acfcf commit 8b19b63Copy full SHA for 8b19b63
.trunk/trunk.yaml
@@ -2,7 +2,7 @@
2
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
3
version: 0.1
4
cli:
5
- version: 1.22.2
+ version: 1.22.3
6
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
7
plugins:
8
sources:
@@ -20,14 +20,14 @@ lint:
20
enabled:
21
- shellcheck@0.10.0
22
- actionlint@1.7.1
23
- - checkov@3.2.223
+ - checkov@3.2.231
24
- git-diff-check
25
- markdownlint@0.41.0
26
- oxipng@9.1.2
27
- prettier@3.3.3
28
- shfmt@3.6.0
29
- trivy@0.54.1
30
- - trufflehog@3.81.8
+ - trufflehog@3.81.9
31
- yamllint@1.35.1
32
actions:
33
disabled:
0 commit comments