We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2edf488 commit 63f2289Copy full SHA for 63f2289
.trunk/trunk.yaml
@@ -2,7 +2,7 @@
2
# To learn more about the format of this file, see https://docs.trunk.io/reference/trunk-yaml
3
version: 0.1
4
cli:
5
- version: 1.22.12
+ version: 1.22.15
6
7
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
8
plugins:
@@ -26,14 +26,14 @@ lint:
26
- prettier
27
- golangci-lint
28
enabled:
29
- - golangci-lint2@2.1.5
30
- - cspell@8.19.3
+ - golangci-lint2@2.1.6
+ - cspell@8.19.4
31
- actionlint@1.7.7
32
- git-diff-check
33
- gofmt@1.20.4
34
- markdownlint@0.44.0
35
- - trufflehog@3.88.25
36
- - yamllint@1.37.0
+ - trufflehog@3.88.27
+ - yamllint@1.37.1
37
38
actions:
39
disabled:
0 commit comments