Skip to content
This repository was archived by the owner on Aug 21, 2025. It is now read-only.

Commit bdcff5d

Browse files
committed
Update trunk.yaml
1 parent c2f048f commit bdcff5d

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

.trunk/trunk.yaml

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
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.8
5+
version: 1.22.10
66
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
77
plugins:
88
sources:
99
- id: trunk
10-
ref: v1.6.6
10+
ref: v1.6.7
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:
@@ -18,17 +18,18 @@ runtimes:
1818
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1919
lint:
2020
enabled:
21-
22-
23-
21+
22+
23+
24+
2425
- git-diff-check
25-
- markdownlint@0.43.0
26+
- markdownlint@0.44.0
2627
2728
28-
- renovate@39.100.2
29+
- renovate@39.161.0
2930
3031
31-
32+
3233
3334
actions:
3435
enabled:

0 commit comments

Comments
 (0)