Skip to content

Commit d7ebb5e

Browse files
oycycgithub-actions[bot]
authored andcommitted
chore: Upgrade trunk to 1.22.11
1 parent 1a64a86 commit d7ebb5e

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,12 +2,12 @@
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.8
5+
version: 1.22.11
66
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
77
plugins:
88
sources:
99
- id: trunk
10-
ref: v1.6.6
10+
ref: v1.6.7
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:
@@ -23,16 +23,16 @@ lint:
2323
- dist/**
2424
- .github/pull_request_template.md
2525
enabled:
26-
- actionlint@1.7.5
27-
- checkov@3.2.345
26+
- actionlint@1.7.7
27+
- checkov@3.2.394
2828
- git-diff-check
29-
- markdownlint@0.43.0
30-
- osv-scanner@1.9.2
31-
- oxipng@9.1.3
32-
- prettier@3.4.2
33-
- trivy@0.58.1
34-
- trufflehog@3.88.0
35-
- yamllint@1.35.1
29+
- markdownlint@0.44.0
30+
- osv-scanner@2.0.0
31+
- oxipng@9.1.4
32+
- prettier@3.5.3
33+
- trivy@0.61.0
34+
- trufflehog@3.88.20
35+
- yamllint@1.37.0
3636
actions:
3737
enabled:
3838
- trunk-announce

0 commit comments

Comments
 (0)