Skip to content
This repository was archived by the owner on Apr 12, 2025. It is now read-only.

Commit 6e4319a

Browse files
jhdcruzgithub-actions[bot]
authored andcommitted
chore: Upgrade trunk to 1.22.8
1 parent c77b1b4 commit 6e4319a

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

.trunk/trunk.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
version: 0.1
22
cli:
3-
version: 1.22.5
3+
version: 1.22.8
44

55
plugins:
66
sources:
77
- id: trunk
8-
ref: v1.6.2
8+
ref: v1.6.5
99
uri: https://github.com/trunk-io/plugins
1010
lint:
1111
disabled:
1212
- markdownlint
1313
- prettier
1414
- shellcheck
1515
enabled:
16-
17-
- trivy@0.55.2
18-
- trufflehog@3.82.2
19-
- renovate@38.91.0
16+
17+
- trivy@0.56.2
18+
- trufflehog@3.85.0
19+
- renovate@39.49.3
2020
2121
22-
- gitleaks@8.19.2
22+
- gitleaks@8.21.2
2323
24-
- ktlint@1.3.1
24+
- ktlint@1.5.0
2525
- git-diff-check
26-
26+
2727
- detekt-gradle@SYSTEM
2828
ignore:
2929
- linters: [ ALL ]

0 commit comments

Comments
 (0)