Skip to content

Commit 63f2289

Browse files
committed
Upgrade trunk to 1.22.15
1 parent 2edf488 commit 63f2289

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.trunk/trunk.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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.22.12
5+
version: 1.22.15
66

77
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
88
plugins:
@@ -26,14 +26,14 @@ lint:
2626
- prettier
2727
- golangci-lint
2828
enabled:
29-
- golangci-lint2@2.1.5
30-
- cspell@8.19.3
29+
- golangci-lint2@2.1.6
30+
- cspell@8.19.4
3131
- actionlint@1.7.7
3232
- git-diff-check
3333
- gofmt@1.20.4
3434
- markdownlint@0.44.0
35-
- trufflehog@3.88.25
36-
- yamllint@1.37.0
35+
- trufflehog@3.88.27
36+
- yamllint@1.37.1
3737

3838
actions:
3939
disabled:

0 commit comments

Comments
 (0)