Skip to content

Commit 7cd1824

Browse files
committed
Upgrade trunk to 1.22.11
1 parent e449a9b commit 7cd1824

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.trunk/trunk.yaml

+4-4
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.10
5+
version: 1.22.11
66

77
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
88
plugins:
@@ -29,10 +29,10 @@ lint:
2929
- actionlint@1.7.7
3030
- git-diff-check
3131
- gofmt@1.20.4
32-
- golangci-lint@1.64.6
32+
- golangci-lint@1.64.7
3333
- markdownlint@0.44.0
34-
- trufflehog@3.88.15
35-
- yamllint@1.35.1
34+
- trufflehog@3.88.17
35+
- yamllint@1.36.0
3636

3737
actions:
3838
disabled:

0 commit comments

Comments
 (0)