Skip to content

Commit 8b19b63

Browse files
authored
Update Trunk CLI and plugin versions (#46)
1 parent 34acfcf commit 8b19b63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.trunk/trunk.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
33
version: 0.1
44
cli:
5-
version: 1.22.2
5+
version: 1.22.3
66
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
77
plugins:
88
sources:
@@ -20,14 +20,14 @@ lint:
2020
enabled:
2121
- shellcheck@0.10.0
2222
- actionlint@1.7.1
23-
- checkov@3.2.223
23+
- checkov@3.2.231
2424
- git-diff-check
2525
- markdownlint@0.41.0
2626
- oxipng@9.1.2
2727
- prettier@3.3.3
2828
- shfmt@3.6.0
2929
- trivy@0.54.1
30-
- trufflehog@3.81.8
30+
- trufflehog@3.81.9
3131
- yamllint@1.35.1
3232
actions:
3333
disabled:

0 commit comments

Comments
 (0)