Skip to content

Commit b37012f

Browse files
committed
update trunk
1 parent e21962c commit b37012f

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

.trunk/trunk.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,31 +2,31 @@
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.8
66
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
77
plugins:
88
sources:
99
- id: trunk
10-
ref: v1.6.1
10+
ref: v1.6.6
1111
uri: https://github.com/trunk-io/plugins
1212
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
1313
runtimes:
1414
enabled:
15-
- node@18.12.1
15+
- node@18.20.5
1616
- python@3.10.8
1717
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1818
lint:
1919
enabled:
20-
- actionlint@1.7.1
21-
- checkov@3.2.222
20+
- actionlint@1.7.4
21+
- checkov@3.2.334
2222
- git-diff-check
23-
- markdownlint@0.41.0
24-
- osv-scanner@1.8.3
25-
- oxipng@9.1.2
26-
- prettier@3.3.3
23+
- markdownlint@0.43.0
24+
- osv-scanner@1.9.1
25+
- oxipng@9.1.3
26+
- prettier@3.4.2
2727
- svgo@3.3.2
28-
- trivy@0.54.1
29-
- trufflehog@3.81.8
28+
- trivy@0.58.0
29+
- trufflehog@3.86.1
3030
- yamllint@1.35.1
3131
actions:
3232
enabled:

0 commit comments

Comments
 (0)