Skip to content

Commit aa46eec

Browse files
mverch67github-actions[bot]
authored andcommitted
Upgrade trunk
1 parent 19b7855 commit aa46eec

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
@@ -6,7 +6,7 @@ cli:
66
plugins:
77
sources:
88
- id: trunk
9-
ref: v1.7.2
9+
ref: v1.7.3
1010
uri: https://github.com/trunk-io/plugins
1111
# Many linters and tools depend on runtimes - configure them here. (https://docs.trunk.io/runtimes)
1212
runtimes:
@@ -17,20 +17,20 @@ runtimes:
1717
# This is the section where you manage your linters. (https://docs.trunk.io/check/configuration)
1818
lint:
1919
enabled:
20-
- trufflehog@3.90.8
20+
- trufflehog@3.90.11
2121
- yamllint@1.37.1
2222
- bandit@1.8.6
23-
- checkov@3.2.475
23+
- checkov@3.2.488
2424
- terrascan@1.19.9
25-
- trivy@0.67.0
25+
- trivy@0.67.2
2626
#- trufflehog@3.63.2-rc0
2727
- taplo@0.10.0
28-
- ruff@0.14.0
29-
- isort@6.1.0
28+
- ruff@0.14.2
29+
- isort@7.0.0
3030
- markdownlint@0.45.0
3131
- oxipng@9.1.5
3232
- svgo@4.0.0
33-
- actionlint@1.7.7
33+
- actionlint@1.7.8
3434
- flake8@7.3.0
3535
- hadolint@2.14.0
3636
- shfmt@3.6.0

0 commit comments

Comments
 (0)