Skip to content

Commit 0a96892

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

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

.trunk/trunk.yaml

Lines changed: 7 additions & 7 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.2
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:
@@ -24,14 +24,14 @@ lint:
2424
- .github/pull_request_template.md
2525
enabled:
2626
- actionlint@1.7.7
27-
- checkov@3.2.435
27+
- checkov@3.2.467
2828
- git-diff-check
2929
- markdownlint@0.45.0
30-
- osv-scanner@2.0.2
30+
- osv-scanner@2.2.2
3131
- oxipng@9.1.5
32-
- prettier@3.5.3
33-
- trivy@0.63.0
34-
- trufflehog@3.88.35
32+
- prettier@3.6.2
33+
- trivy@0.65.0
34+
- trufflehog@3.90.5
3535
- yamllint@1.37.1
3636
actions:
3737
enabled:

0 commit comments

Comments
 (0)