Skip to content

Commit a6c2fe2

Browse files
Upgrade trunk to 1.24.0
1 parent 960dcae commit a6c2fe2

File tree

1 file changed

+18
-10
lines changed

1 file changed

+18
-10
lines changed

.trunk/trunk.yaml

Lines changed: 18 additions & 10 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.0
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-
19+
- markdownlint-cli2@0.18.1
20+
21+
2222
23-
- sort-package-json@3.0.0
23+
- sort-package-json@3.2.1
2424
2525
26-
- trufflehog@3.88.18
27-
26+
- trufflehog@3.89.1
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)