Skip to content

Commit 7da2ec3

Browse files
Upgrade trunk to 1.22.15
1 parent 04f3ce0 commit 7da2ec3

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

.trunk/trunk.yaml

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
version: 0.1
22
cli:
3-
version: 1.22.11
3+
version: 1.22.15
44
plugins:
55
sources:
66
- id: trunk
7-
ref: v1.6.7
7+
ref: v1.6.8
88
uri: https://github.com/trunk-io/plugins
99
runtimes:
1010
enabled:
@@ -13,17 +13,17 @@ runtimes:
1313
lint:
1414
enabled:
1515
16-
16+
1717
1818
- git-diff-check
1919
20-
21-
20+
21+
2222
2323
2424
2525
26-
26+
2727
2828
definitions:
2929
# - name: biome
@@ -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)