We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcfecb5 commit b0967fcCopy full SHA for b0967fc
1 file changed
.trunk/trunk.yaml
@@ -7,7 +7,7 @@ cli:
7
plugins:
8
sources:
9
- id: trunk
10
- ref: v1.10.1
+ ref: v1.10.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:
@@ -17,14 +17,14 @@ runtimes:
17
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
18
lint:
19
enabled:
20
- - renovate@43.206.1
+ - renovate@43.216.4
21
- actionlint@1.7.12
22
- - checkov@3.2.531
+ - checkov@3.2.533
23
- git-diff-check
24
- markdownlint@0.48.0
25
- - prettier@3.8.3
26
- - trivy@0.70.0
27
- - trufflehog@3.95.3
+ - prettier@3.8.4
+ - trivy@0.71.0
+ - trufflehog@3.95.5
28
- yamllint@1.38.0
29
- zizmor@1.25.2
30
definitions:
0 commit comments