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 17989b1 commit 52ee13cCopy full SHA for 52ee13c
.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.8
+ version: 1.22.9
6
7
# Trunk provides extensibility via plugins. (https://docs.trunk.io/plugins)
8
plugins:
@@ -25,13 +25,13 @@ lint:
25
- osv-scanner
26
- prettier
27
enabled:
28
- - cspell@8.17.1
29
- - actionlint@1.7.5
+ - cspell@8.17.2
+ - actionlint@1.7.7
30
- git-diff-check
31
- gofmt@1.20.4
32
- - golangci-lint@1.62.2
+ - golangci-lint@1.63.4
33
- markdownlint@0.43.0
34
- - trufflehog@3.88.0
+ - trufflehog@3.88.2
35
- yamllint@1.35.1
36
37
actions:
0 commit comments