Skip to content

Commit 50746d0

Browse files
Update trunk for new go version
1 parent 5f85586 commit 50746d0

1 file changed

Lines changed: 17 additions & 18 deletions

File tree

.trunk/trunk.yaml

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,13 @@ cli:
88
plugins:
99
sources:
1010
- id: trunk
11-
ref: v1.7.2
11+
ref: v1.7.6
1212
uri: https://github.com/trunk-io/plugins
1313

1414
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
1515
runtimes:
1616
enabled:
17-
18-
19-
17+
2018

2119
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
2220
lint:
@@ -26,25 +24,26 @@ lint:
2624
- contrib/**
2725
- protos/pb/pb.pb.go
2826
enabled:
29-
30-
27+
28+
29+
3130
32-
33-
34-
- dotenv-linter@3.3.0
31+
32+
33+
- dotenv-linter@4.0.0
3534
- git-diff-check
3635
37-
- hadolint@2.12.1-beta
38-
- markdownlint@0.45.0
39-
- osv-scanner@2.2.2
40-
- oxipng@9.1.5
41-
- prettier@3.6.2
42-
- renovate@41.91.3
36+
- hadolint@2.14.0
37+
- markdownlint@0.48.0
38+
- osv-scanner@2.3.3
39+
- oxipng@10.1.0
40+
- prettier@3.8.1
41+
- renovate@43.84.0
4342
4443
45-
- tflint@0.59.1
46-
- trufflehog@3.90.5
47-
- yamllint@1.37.1
44+
- tflint@0.61.0
45+
- trufflehog@3.94.0
46+
- yamllint@1.38.0
4847
actions:
4948
enabled:
5049
- trunk-announce

0 commit comments

Comments
 (0)