Skip to content

Commit 7ec282e

Browse files
oycycgithub-actions[bot]
authored andcommitted
chore: Upgrade trunk to 1.25.0
1 parent 683ffbb commit 7ec282e

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

.trunk/trunk.yaml

Lines changed: 9 additions & 9 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.24.0
5+
version: 1.25.0
66
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
77
plugins:
88
sources:
99
- id: trunk
10-
ref: v1.7.0
10+
ref: v1.7.4
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,15 +23,15 @@ lint:
2323
- dist/**
2424
- .github/pull_request_template.md
2525
enabled:
26-
- actionlint@1.7.7
27-
- checkov@3.2.435
26+
- actionlint@1.7.10
27+
- checkov@3.2.497
2828
- git-diff-check
2929
- markdownlint@0.45.0
30-
- osv-scanner@2.0.2
31-
- oxipng@9.1.5
32-
- prettier@3.5.3
33-
- trivy@0.63.0
34-
- trufflehog@3.88.35
30+
- osv-scanner@2.3.1
31+
- oxipng@10.0.0
32+
- prettier@3.7.4
33+
- trivy@0.68.2
34+
- trufflehog@3.92.4
3535
- yamllint@1.37.1
3636
actions:
3737
enabled:

0 commit comments

Comments
 (0)