Skip to content

Commit 3302d20

Browse files
Gowiemgithub-actions[bot]
authored andcommitted
chore: Upgrade trunk to 1.25.0
1 parent 83fbfa3 commit 3302d20

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.trunk/trunk.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
33
version: 0.1
44
cli:
5-
version: 1.24.0
5+
version: 1.25.0
66
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
77
plugins:
88
sources:
99
- id: trunk
10-
ref: v1.7.1
10+
ref: v1.7.2
1111
uri: https://github.com/trunk-io/plugins
1212
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
1313
runtimes:
@@ -20,16 +20,16 @@ lint:
2020
# Incompatible with some Terraform features: https://github.com/tenable/terrascan/issues/1331
2121
- terrascan
2222
enabled:
23-
- renovate@41.46.3
24-
23+
- renovate@41.93.2
24+
2525
26-
26+
2727
- git-diff-check
2828
2929
30-
- tflint@0.58.1
31-
- trivy@0.64.1
32-
30+
- tflint@0.59.1
31+
- trivy@0.65.0
32+
3333
3434
ignore:
3535
- linters: [tofu]

0 commit comments

Comments
 (0)