Skip to content

Commit ffcfc47

Browse files
forgejo-actionsgithub-actions[bot]
authored andcommitted
Upgrade trunk to 1.25.0
1 parent 6edc4da commit ffcfc47

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

.trunk/trunk.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
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.25.0
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.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:
1414
enabled:
15-
- node@18.12.1
15+
- node@22.16.0
1616
- python@3.10.8
1717
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1818
lint:
@@ -23,13 +23,13 @@ lint:
2323
disabled:
2424
- git-diff-check
2525
enabled:
26-
- actionlint@1.7.1
27-
- checkov@3.2.216
28-
- markdownlint@0.41.0
29-
- prettier@3.3.3
30-
- trivy@0.54.0
31-
- trufflehog@3.80.3
32-
- yamllint@1.35.1
26+
- actionlint@1.7.11
27+
- checkov@3.2.505
28+
- markdownlint@0.47.0
29+
- prettier@3.8.1
30+
- trivy@0.69.1
31+
- trufflehog@3.93.4
32+
- yamllint@1.38.0
3333
actions:
3434
enabled:
3535
- trunk-announce
@@ -38,4 +38,4 @@ actions:
3838
- trunk-upgrade-available
3939
tools:
4040
enabled:
41-
- act@0.2.64
41+
- act@0.2.84

0 commit comments

Comments
 (0)