Skip to content

Commit 0286606

Browse files
Add updated trunk configuration
1 parent f8551aa commit 0286606

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.trunk/trunk.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cli:
99
plugins:
1010
sources:
1111
- id: trunk
12-
ref: v1.7.1
12+
ref: v1.7.2
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)
@@ -22,18 +22,18 @@ runtimes:
2222
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
2323
lint:
2424
enabled:
25-
- golangci-lint2@2.4.0
26-
- trivy@0.64.1
27-
- renovate@41.76.0
25+
- golangci-lint2@2.5.0
26+
- trivy@0.67.0
27+
- renovate@41.132.5
2828
29-
29+
3030
- git-diff-check
3131
3232
33-
- osv-scanner@2.0.3
33+
- osv-scanner@2.2.3
3434
3535
36-
36+
3737
3838
actions:
3939
enabled:

0 commit comments

Comments
 (0)