Skip to content

Commit dc44cdb

Browse files
committed
Update trunk.yaml
1 parent 3acd532 commit dc44cdb

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
@@ -3,13 +3,13 @@
33
version: 0.1
44

55
cli:
6-
version: 1.22.9
6+
version: 1.22.10
77

88
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
99
plugins:
1010
sources:
1111
- id: trunk
12-
ref: v1.6.6
12+
ref: v1.6.7
1313
uri: https://github.com/trunk-io/plugins
1414

1515
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
@@ -26,17 +26,18 @@ lint:
2626
paths:
2727
- generated/**
2828
enabled:
29-
30-
31-
29+
30+
31+
32+
3233
- git-diff-check
33-
- markdownlint@0.43.0
34+
- markdownlint@0.44.0
3435
3536
36-
- renovate@39.109.0
37+
- renovate@39.161.0
3738
3839
39-
40+
4041
4142
actions:
4243
enabled:

0 commit comments

Comments
 (0)