Skip to content

Commit 43f4808

Browse files
Upgrade trunk to 1.24.0
1 parent 960dcae commit 43f4808

File tree

1 file changed

+20
-12
lines changed

1 file changed

+20
-12
lines changed

.trunk/trunk.yaml

Lines changed: 20 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
version: 0.1
22
cli:
3-
version: 1.22.11
3+
version: 1.24.0
44
plugins:
55
sources:
66
- id: trunk
7-
ref: v1.6.7
7+
ref: v1.7.1
88
uri: https://github.com/trunk-io/plugins
99
runtimes:
1010
enabled:
11-
- node@18.20.5
11+
- node@22.16.0
1212
1313
lint:
1414
enabled:
1515
16-
16+
1717
1818
- git-diff-check
19-
- markdownlint-cli2@0.17.2
20-
21-
22-
- prettier@3.5.3
23-
- sort-package-json@3.0.0
24-
- svgo@3.3.2
19+
- markdownlint-cli2@0.18.1
20+
21+
22+
- prettier@3.6.2
23+
- sort-package-json@3.4.0
24+
- svgo@4.0.0
2525
26-
- trufflehog@3.88.18
27-
26+
- trufflehog@3.89.2
27+
2828
definitions:
2929
# - name: biome
3030
# files:
@@ -104,3 +104,11 @@ lint:
104104
# - trunk-announce
105105
# - trunk-check-pre-push
106106
# - trunk-upgrade-available
107+
actions:
108+
disabled:
109+
- git-lfs
110+
- trunk-announce
111+
- trunk-check-pre-push
112+
- trunk-fmt-pre-commit
113+
enabled:
114+
- trunk-upgrade-available

0 commit comments

Comments
 (0)