Skip to content

Commit 87d0d41

Browse files
Upgrade trunk to 1.25.0
1 parent 862edc7 commit 87d0d41

File tree

1 file changed

+21
-13
lines changed

1 file changed

+21
-13
lines changed

.trunk/trunk.yaml

Lines changed: 21 additions & 13 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.25.0
44
plugins:
55
sources:
66
- id: trunk
7-
ref: v1.6.7
7+
ref: v1.7.2
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-
- osv-scanner@2.0.0
21-
22-
- prettier@3.5.3
23-
- sort-package-json@3.0.0
24-
- svgo@3.3.2
25-
- taplo@0.9.3
26-
- trufflehog@3.88.18
27-
19+
- markdownlint-cli2@0.18.1
20+
- osv-scanner@2.2.1
21+
22+
- prettier@3.6.2
23+
- sort-package-json@3.4.0
24+
- svgo@4.0.0
25+
- taplo@0.10.0
26+
- trufflehog@3.90.5
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)