There was an error while loading. Please reload this page.
2 parents f99677a + a2cf681 commit fd29808Copy full SHA for fd29808
1 file changed
.trunk/trunk.yaml
@@ -2,12 +2,12 @@
2
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
3
version: 0.1
4
cli:
5
- version: 1.24.0
+ version: 1.25.0
6
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
7
plugins:
8
sources:
9
- id: trunk
10
- ref: v1.7.1
+ ref: v1.7.2
11
uri: https://github.com/trunk-io/plugins
12
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
13
runtimes:
@@ -18,11 +18,11 @@ runtimes:
18
lint:
19
enabled:
20
- actionlint@1.7.7
21
- - checkov@3.2.447
+ - checkov@3.2.467
22
- git-diff-check
23
- markdownlint@0.45.0
24
- prettier@3.6.2
25
- - trufflehog@3.89.2
+ - trufflehog@3.90.5
26
- yamllint@1.37.1
27
actions:
28
0 commit comments